powered by
Identify if a passed color is a hexadecimal string
is_hex(col_str = "")
A boolean indicating if the string is in fact hexadecimal
The potentially-hexadecimal string to check