#cc25a1 color space conversions
Hex:
#cc25a1
RGB:
204, 37, 161
CMY:
20, 85, 37
CMYK:
0, 82, 21, 20
HSL:
315°, 69.2946%, 47.2549%
HSV (HSB):
315°, 81.8627%, 80.0000%
XYZ:
31.9964, 16.7337, 35.2617
xyY:
0.3809, 0.1992, 16.7337
CIE-Lab:
47.9227, 72.2934, -27.1329
CIE-LCH:
47.9227, 77.2174, 339.4281
CIE-Luv:
47.9227, 81.8319, -50.4435
Hunter-Lab:
40.9069, 68.0317, -22.4732
#cc25a1 color charts
#cc25a1 color shades, tints & tones
#cc25a1 color schemes
#cc25a1 color preview, HTML & CSS examples
This text has a color of #cc25a1
<p style="color:#cc25a1;">Text here</p>
.mytext {color:#cc25a1;}
This box has a color of #cc25a1
<div style="background-color:#cc25a1;">Content here</div>
.mybackground {background-color:#cc25a1;}
Border around this has a color of #cc25a1
<div style="border:2px solid #cc25a1;">Content here</div>
.myborder {border:2px solid #cc25a1;}