Parses a CSS color string (hex / rgb()/rgba() / hsl()/hsla() / a few names) to LINEAR RGB, or undefined for an expression / unrecognized value (the caller then uses a default).
Parses a CSS color string (hex / rgb()/rgba() / hsl()/hsla() / a few names) to LINEAR RGB, or undefined for an expression / unrecognized value (the caller then uses a default).