#cc04b0 color space conversions
Hex:
#cc04b0
RGB:
204, 4, 176
CMY:
20, 98, 31
CMYK:
0, 98, 14, 20
HSL:
308°, 96.1538%, 40.7843%
HSV (HSB):
308°, 98.0392%, 80.0000%
XYZ:
32.7817, 16.0588, 42.4462
xyY:
0.3591, 0.1759, 16.0588
CIE-Lab:
47.0515, 78.8713, -37.3925
CIE-LCH:
47.0515, 87.2862, 334.6346
CIE-Luv:
47.0515, 79.0022, -66.0092
Hunter-Lab:
40.0734, 75.8919, -34.7492
#cc04b0 color charts
#cc04b0 color shades, tints & tones
#cc04b0 color schemes
#cc04b0 color preview, HTML & CSS examples
This text has a color of #cc04b0
<p style="color:#cc04b0;">Text here</p>
.mytext {color:#cc04b0;}
This box has a color of #cc04b0
<div style="background-color:#cc04b0;">Content here</div>
.mybackground {background-color:#cc04b0;}
Border around this has a color of #cc04b0
<div style="border:2px solid #cc04b0;">Content here</div>
.myborder {border:2px solid #cc04b0;}