#cc55cb color space conversions
Hex:
#cc55cb
RGB:
204, 85, 203
CMY:
20, 67, 20
CMYK:
0, 58, 0, 20
HSL:
301°, 53.8462%, 56.6667%
HSV (HSB):
301°, 58.3333%, 80.0000%
XYZ:
38.9298, 23.6462, 59.0122
xyY:
0.3202, 0.1945, 23.6462
CIE-Lab:
55.7318, 62.1339, -39.3883
CIE-LCH:
55.7318, 73.5667, 327.6284
CIE-Luv:
55.7318, 54.3649, -69.1236
Hunter-Lab:
48.6273, 57.8049, -37.9129
#cc55cb color charts
#cc55cb color shades, tints & tones
#cc55cb color schemes
#cc55cb color preview, HTML & CSS examples
This text has a color of #cc55cb
<p style="color:#cc55cb;">Text here</p>
.mytext {color:#cc55cb;}
This box has a color of #cc55cb
<div style="background-color:#cc55cb;">Content here</div>
.mybackground {background-color:#cc55cb;}
Border around this has a color of #cc55cb
<div style="border:2px solid #cc55cb;">Content here</div>
.myborder {border:2px solid #cc55cb;}