pub fn parse_color(parts: &[String]) -> Result<[u8; 3]>
RRGGBB (optionally #-prefixed) or three decimal components.
RRGGBB
#