#cc16cd color space conversions
Hex:
#cc16cd
RGB:
204, 22, 205
CMY:
20, 91, 20
CMYK:
0, 89, 0, 20
HSL:
300°, 80.6167%, 44.5098%
HSV (HSB):
300°, 89.2683%, 80.3922%
XYZ:
36.2082, 17.8190, 59.2886
xyY:
0.3195, 0.1573, 17.8190
CIE-Lab:
49.2758, 81.0983, -50.7734
CIE-LCH:
49.2758, 95.6811, 327.9505
CIE-Luv:
49.2758, 66.0082, -86.5903
Hunter-Lab:
42.2125, 79.2382, -53.7257
#cc16cd color charts
#cc16cd color shades, tints & tones
#cc16cd color schemes
#cc16cd color preview, HTML & CSS examples
This text has a color of #cc16cd
<p style="color:#cc16cd;">Text here</p>
.mytext {color:#cc16cd;}
This box has a color of #cc16cd
<div style="background-color:#cc16cd;">Content here</div>
.mybackground {background-color:#cc16cd;}
Border around this has a color of #cc16cd
<div style="border:2px solid #cc16cd;">Content here</div>
.myborder {border:2px solid #cc16cd;}