#cc20d6 color space conversions
Hex:
#cc20d6
RGB:
204, 32, 214
CMY:
20, 87, 16
CMYK:
5, 85, 0, 16
HSL:
297°, 73.9837%, 48.2353%
HSV (HSB):
297°, 85.0467%, 83.9216%
XYZ:
37.5560, 18.7254, 65.2533
xyY:
0.3090, 0.1541, 18.7254
CIE-Lab:
50.3644, 80.8485, -54.1992
CIE-LCH:
50.3644, 97.3347, 326.1629
CIE-Luv:
50.3644, 61.7498, -92.0462
Hunter-Lab:
43.2729, 79.1901, -59.1152
#cc20d6 color charts
#cc20d6 color shades, tints & tones
#cc20d6 color schemes
#cc20d6 color preview, HTML & CSS examples
This text has a color of #cc20d6
<p style="color:#cc20d6;">Text here</p>
.mytext {color:#cc20d6;}
This box has a color of #cc20d6
<div style="background-color:#cc20d6;">Content here</div>
.mybackground {background-color:#cc20d6;}
Border around this has a color of #cc20d6
<div style="border:2px solid #cc20d6;">Content here</div>
.myborder {border:2px solid #cc20d6;}