#cc04be color space conversions
Hex:
#cc04be
RGB:
204, 4, 190
CMY:
20, 98, 25
CMYK:
0, 98, 7, 20
HSL:
304°, 96.1538%, 40.7843%
HSV (HSB):
304°, 98.0392%, 80.0000%
XYZ:
34.2395, 16.6419, 50.1228
xyY:
0.3390, 0.1648, 16.6419
CIE-Lab:
47.8056, 80.7433, -44.4167
CIE-LCH:
47.8056, 92.1539, 331.1849
CIE-Luv:
47.8056, 73.0604, -76.6995
Hunter-Lab:
40.7945, 78.4278, -44.2914
#cc04be color charts
#cc04be color shades, tints & tones
#cc04be color schemes
#cc04be color preview, HTML & CSS examples
This text has a color of #cc04be
<p style="color:#cc04be;">Text here</p>
.mytext {color:#cc04be;}
This box has a color of #cc04be
<div style="background-color:#cc04be;">Content here</div>
.mybackground {background-color:#cc04be;}
Border around this has a color of #cc04be
<div style="border:2px solid #cc04be;">Content here</div>
.myborder {border:2px solid #cc04be;}