#cc1cdd color space conversions
Hex:
#cc1cdd
RGB:
204, 28, 221
CMY:
20, 89, 13
CMYK:
8, 87, 0, 13
HSL:
295°, 77.5100%, 48.8235%
HSV (HSB):
295°, 87.3303%, 86.6667%
XYZ:
38.3682, 18.8883, 70.0302
xyY:
0.3014, 0.1484, 18.8883
CIE-Lab:
50.5563, 82.6478, -57.8865
CIE-LCH:
50.5563, 100.9034, 324.9926
CIE-Luv:
50.5563, 59.6507, -97.7087
Hunter-Lab:
43.4607, 81.5282, -65.1141
#cc1cdd color charts
#cc1cdd color shades, tints & tones
#cc1cdd color schemes
#cc1cdd color preview, HTML & CSS examples
This text has a color of #cc1cdd
<p style="color:#cc1cdd;">Text here</p>
.mytext {color:#cc1cdd;}
This box has a color of #cc1cdd
<div style="background-color:#cc1cdd;">Content here</div>
.mybackground {background-color:#cc1cdd;}
Border around this has a color of #cc1cdd
<div style="border:2px solid #cc1cdd;">Content here</div>
.myborder {border:2px solid #cc1cdd;}