#cc20d2 color space conversions
Hex:
#cc20d2
RGB:
204, 32, 210
CMY:
20, 87, 18
CMYK:
3, 85, 0, 18
HSL:
298°, 73.5537%, 47.4510%
HSV (HSB):
298°, 84.7619%, 82.3529%
XYZ:
37.0512, 18.5235, 62.5954
xyY:
0.3135, 0.1568, 18.5235
CIE-Lab:
50.1250, 80.2292, -52.2907
CIE-LCH:
50.1250, 95.7656, 326.9050
CIE-Luv:
50.1250, 63.1970, -89.0753
Hunter-Lab:
43.0390, 78.3481, -56.1033
#cc20d2 color charts
#cc20d2 color shades, tints & tones
#cc20d2 color schemes
#cc20d2 color preview, HTML & CSS examples
This text has a color of #cc20d2
<p style="color:#cc20d2;">Text here</p>
.mytext {color:#cc20d2;}
This box has a color of #cc20d2
<div style="background-color:#cc20d2;">Content here</div>
.mybackground {background-color:#cc20d2;}
Border around this has a color of #cc20d2
<div style="border:2px solid #cc20d2;">Content here</div>
.myborder {border:2px solid #cc20d2;}