Function parse_hex_color

Source
pub fn parse_hex_color(input: &str) -> Result<String, CSSParseError>