#cc00bb color space conversions
Hex:
#cc00bb
RGB:
204, 0, 187
CMY:
20, 100, 27
CMYK:
0, 100, 8, 20
HSL:
305°, 100.0000%, 40.0000%
HSV (HSB):
305°, 100.0000%, 80.0000%
XYZ:
33.8715, 16.4252, 48.3989
xyY:
0.3432, 0.1664, 16.4252
CIE-Lab:
47.5275, 80.6629, -43.1051
CIE-LCH:
47.5275, 91.4579, 331.8806
CIE-Luv:
47.5275, 74.5235, -74.6823
Hunter-Lab:
40.5280, 78.2580, -42.4349
#cc00bb color charts
#cc00bb color shades, tints & tones
#cc00bb color schemes
#cc00bb color preview, HTML & CSS examples
This text has a color of #cc00bb
<p style="color:#cc00bb;">Text here</p>
.mytext {color:#cc00bb;}
This box has a color of #cc00bb
<div style="background-color:#cc00bb;">Content here</div>
.mybackground {background-color:#cc00bb;}
Border around this has a color of #cc00bb
<div style="border:2px solid #cc00bb;">Content here</div>
.myborder {border:2px solid #cc00bb;}