Constant HEXCOLOR

Source
pub const HEXCOLOR: &str = r#"(?:#?([0-9a-fA-F]{6}|[0-9a-fA-F]{3}))"#;