#cc20a5 color space conversions
Hex:
#cc20a5
RGB:
204, 32, 165
CMY:
20, 87, 35
CMYK:
0, 84, 19, 20
HSL:
314°, 72.8814%, 46.2745%
HSV (HSB):
314°, 84.3137%, 80.0000%
XYZ:
32.2099, 16.5870, 37.1013
xyY:
0.3750, 0.1931, 16.5870
CIE-Lab:
47.7354, 73.8728, -29.8038
CIE-LCH:
47.7354, 79.6584, 338.0285
CIE-Luv:
47.7354, 81.0237, -54.4986
Hunter-Lab:
40.7271, 69.8978, -25.5025
#cc20a5 color charts
#cc20a5 color shades, tints & tones
#cc20a5 color schemes
#cc20a5 color preview, HTML & CSS examples
This text has a color of #cc20a5
<p style="color:#cc20a5;">Text here</p>
.mytext {color:#cc20a5;}
This box has a color of #cc20a5
<div style="background-color:#cc20a5;">Content here</div>
.mybackground {background-color:#cc20a5;}
Border around this has a color of #cc20a5
<div style="border:2px solid #cc20a5;">Content here</div>
.myborder {border:2px solid #cc20a5;}