Generate color based on the given string.
hex(String.t(), Keyword.t()) :: String.t()
hsl(String.t(), Keyword.t()) :: list()
rgb(String.t(), Keyword.t()) :: list()