#cc00be color space conversions
Hex:
#cc00be
RGB:
204, 0, 190
CMY:
20, 100, 25
CMYK:
0, 100, 7, 20
HSL:
304°, 100.0000%, 40.0000%
HSV (HSB):
304°, 100.0000%, 80.0000%
XYZ:
34.1961, 16.5551, 50.1083
xyY:
0.3390, 0.1641, 16.5551
CIE-Lab:
47.6945, 81.0721, -44.5935
CIE-LCH:
47.6945, 92.5271, 331.1871
CIE-Luv:
47.6945, 73.2694, -76.9541
Hunter-Lab:
40.6879, 78.8162, -44.5357
#cc00be color charts
#cc00be color shades, tints & tones
#cc00be color schemes
#cc00be color preview, HTML & CSS examples
This text has a color of #cc00be
<p style="color:#cc00be;">Text here</p>
.mytext {color:#cc00be;}
This box has a color of #cc00be
<div style="background-color:#cc00be;">Content here</div>
.mybackground {background-color:#cc00be;}
Border around this has a color of #cc00be
<div style="border:2px solid #cc00be;">Content here</div>
.myborder {border:2px solid #cc00be;}