public string Hex() { return(Chroma.RgbToHex(this)); }
public override string ToString() { return(Chroma.RgbToHex(this)); }