#cc04bd color space conversions
Hex:
#cc04bd
RGB:
204, 4, 189
CMY:
20, 98, 26
CMYK:
0, 98, 7, 20
HSL:
305°, 96.1538%, 40.7843%
HSV (HSB):
305°, 98.0392%, 80.0000%
XYZ:
34.1306, 16.5983, 49.5490
xyY:
0.3404, 0.1655, 16.5983
CIE-Lab:
47.7499, 80.6059, -43.9214
CIE-LCH:
47.7499, 91.7954, 331.4145
CIE-Luv:
47.7499, 73.4749, -75.9422
Hunter-Lab:
40.7410, 78.2405, -43.5894
#cc04bd color charts
#cc04bd color shades, tints & tones
#cc04bd color schemes
#cc04bd color preview, HTML & CSS examples
This text has a color of #cc04bd
<p style="color:#cc04bd;">Text here</p>
.mytext {color:#cc04bd;}
This box has a color of #cc04bd
<div style="background-color:#cc04bd;">Content here</div>
.mybackground {background-color:#cc04bd;}
Border around this has a color of #cc04bd
<div style="border:2px solid #cc04bd;">Content here</div>
.myborder {border:2px solid #cc04bd;}