- Normalize all valid CSS colors to a Hex value (e.g. `red`, `#ff`, `#123`, `rgba(0,0,0,1)` )
red,#ff,#123,rgba(0,0,0,1))