#dd00db color space conversions
Hex:
#dd00db
RGB:
221, 0, 219
CMY:
13, 100, 14
CMYK:
0, 100, 1, 13
HSL:
301°, 100.0000%, 43.3333%
HSV (HSB):
301°, 100.0000%, 86.6667%
XYZ:
42.6050, 20.4866, 68.7266
xyY:
0.3232, 0.1554, 20.4866
CIE-Lab:
52.3830, 87.9036, -53.6592
CIE-LCH:
52.3830, 102.9871, 328.5988
CIE-Luv:
52.3830, 73.9709, -93.1365
Hunter-Lab:
45.2622, 88.8121, -58.3432
#dd00db color charts
#dd00db color shades, tints & tones
#dd00db color schemes
#dd00db color preview, HTML & CSS examples
This text has a color of #dd00db
<p style="color:#dd00db;">Text here</p>
.mytext {color:#dd00db;}
This box has a color of #dd00db
<div style="background-color:#dd00db;">Content here</div>
.mybackground {background-color:#dd00db;}
Border around this has a color of #dd00db
<div style="border:2px solid #dd00db;">Content here</div>
.myborder {border:2px solid #dd00db;}