pub fn parse_style_text_color<'a>( input: &'a str, ) -> Result<StyleTextColor, CssColorParseError<'a>>