#cc20d5 color space conversions
Hex:
#cc20d5
RGB:
204, 32, 213
CMY:
20, 87, 16
CMYK:
4, 85, 0, 16
HSL:
297°, 73.8776%, 48.0392%
HSV (HSB):
297°, 84.9765%, 83.5294%
XYZ:
37.4286, 18.6745, 64.5826
xyY:
0.3101, 0.1547, 18.6745
CIE-Lab:
50.3042, 80.6929, -53.7234
CIE-LCH:
50.3042, 96.9410, 326.3453
CIE-Luv:
50.3042, 62.1093, -91.3054
Hunter-Lab:
43.2140, 78.9783, -58.3582
#cc20d5 color charts
#cc20d5 color shades, tints & tones
#cc20d5 color schemes
#cc20d5 color preview, HTML & CSS examples
This text has a color of #cc20d5
<p style="color:#cc20d5;">Text here</p>
.mytext {color:#cc20d5;}
This box has a color of #cc20d5
<div style="background-color:#cc20d5;">Content here</div>
.mybackground {background-color:#cc20d5;}
Border around this has a color of #cc20d5
<div style="border:2px solid #cc20d5;">Content here</div>
.myborder {border:2px solid #cc20d5;}