#cc0dbc color space conversions
Hex:
#cc0dbc
RGB:
204, 13, 188
CMY:
20, 95, 26
CMYK:
0, 94, 8, 20
HSL:
305°, 88.0184%, 42.5490%
HSV (HSB):
305°, 93.6275%, 80.0000%
XYZ:
34.1229, 16.7561, 49.0127
xyY:
0.3416, 0.1677, 16.7561
CIE-Lab:
47.9512, 79.7115, -43.0172
CIE-LCH:
47.9512, 90.5781, 331.6460
CIE-Luv:
47.9512, 73.3988, -74.5899
Hunter-Lab:
40.9342, 77.1634, -42.3373
#cc0dbc color charts
#cc0dbc color shades, tints & tones
#cc0dbc color schemes
#cc0dbc color preview, HTML & CSS examples
This text has a color of #cc0dbc
<p style="color:#cc0dbc;">Text here</p>
.mytext {color:#cc0dbc;}
This box has a color of #cc0dbc
<div style="background-color:#cc0dbc;">Content here</div>
.mybackground {background-color:#cc0dbc;}
Border around this has a color of #cc0dbc
<div style="border:2px solid #cc0dbc;">Content here</div>
.myborder {border:2px solid #cc0dbc;}