as_hex

Function as_hex 

Source
pub fn as_hex<S>(c: &Color, s: S) -> Result<S::Ok, S::Error>
where S: Serializer,