#dc00db color space conversions
Hex:
#dc00db
RGB:
220, 0, 219
CMY:
14, 100, 14
CMYK:
0, 100, 0, 14
HSL:
300°, 100.0000%, 43.1373%
HSV (HSB):
300°, 100.0000%, 86.2745%
XYZ:
42.3014, 20.3301, 68.7124
xyY:
0.3221, 0.1548, 20.3301
CIE-Lab:
52.2084, 87.7450, -53.9484
CIE-LCH:
52.2084, 103.0030, 328.4155
CIE-Luv:
52.2084, 73.2476, -93.4581
Hunter-Lab:
45.0889, 88.5589, -58.7916
#dc00db color charts
#dc00db color shades, tints & tones
#dc00db color schemes
#dc00db color preview, HTML & CSS examples
This text has a color of #dc00db
<p style="color:#dc00db;">Text here</p>
.mytext {color:#dc00db;}
This box has a color of #dc00db
<div style="background-color:#dc00db;">Content here</div>
.mybackground {background-color:#dc00db;}
Border around this has a color of #dc00db
<div style="border:2px solid #dc00db;">Content here</div>
.myborder {border:2px solid #dc00db;}