Get color information from www.color-hex.com of a hex-color.
get_color(hex)
hex
character string that is a hexidecimal color
list of class 'colorhex'
if(curl::has_internet()){ get_color("#470f0f") }