#cc25c8 color space conversions
Hex:
#cc25c8
RGB:
204, 37, 200
CMY:
20, 85, 22
CMYK:
0, 82, 2, 20
HSL:
301°, 69.2946%, 47.2549%
HSV (HSB):
301°, 81.8627%, 80.0000%
XYZ:
35.9887, 18.3306, 56.2849
xyY:
0.3254, 0.1657, 18.3306
CIE-Lab:
49.8947, 77.6968, -46.9004
CIE-LCH:
49.8947, 90.7549, 328.8834
CIE-Luv:
49.8947, 66.2832, -80.7519
Hunter-Lab:
42.8143, 75.1181, -47.9744
#cc25c8 color charts
#cc25c8 color shades, tints & tones
#cc25c8 color schemes
#cc25c8 color preview, HTML & CSS examples
This text has a color of #cc25c8
<p style="color:#cc25c8;">Text here</p>
.mytext {color:#cc25c8;}
This box has a color of #cc25c8
<div style="background-color:#cc25c8;">Content here</div>
.mybackground {background-color:#cc25c8;}
Border around this has a color of #cc25c8
<div style="border:2px solid #cc25c8;">Content here</div>
.myborder {border:2px solid #cc25c8;}