#cc0fcc color space conversions
Hex:
#cc0fcc
RGB:
204, 15, 204
CMY:
20, 94, 20
CMYK:
0, 93, 0, 20
HSL:
300°, 86.3014%, 42.9412%
HSV (HSB):
300°, 92.6471%, 80.0000%
XYZ:
35.9717, 17.5387, 58.6161
xyY:
0.3208, 0.1564, 17.5387
CIE-Lab:
48.9317, 81.7908, -50.7468
CIE-LCH:
48.9317, 96.2548, 328.1826
CIE-Luv:
48.9317, 66.8834, -86.4826
Hunter-Lab:
41.8792, 80.0325, -53.6697
#cc0fcc color charts
#cc0fcc color shades, tints & tones
#cc0fcc color schemes
#cc0fcc color preview, HTML & CSS examples
This text has a color of #cc0fcc
<p style="color:#cc0fcc;">Text here</p>
.mytext {color:#cc0fcc;}
This box has a color of #cc0fcc
<div style="background-color:#cc0fcc;">Content here</div>
.mybackground {background-color:#cc0fcc;}
Border around this has a color of #cc0fcc
<div style="border:2px solid #cc0fcc;">Content here</div>
.myborder {border:2px solid #cc0fcc;}