Reports an
rgb()
,
hsl()
, or other color function. Suggests replacing a color function with an equivalent hexadecimal notation.
Example:
rgb(12, 15, 255)
→
#0c0fff
.