#de00dd color space conversions
Hex:
#de00dd
RGB:
222, 0, 221
CMY:
13, 100, 13
CMYK:
0, 100, 0, 13
HSL:
300°, 100.0000%, 43.5294%
HSV (HSB):
300°, 100.0000%, 87.0588%
XYZ:
43.1753, 20.7501, 70.1362
xyY:
0.3221, 0.1548, 20.7501
CIE-Lab:
52.6749, 88.3456, -54.3209
CIE-LCH:
52.6749, 103.7097, 328.4140
CIE-Luv:
52.6749, 73.8979, -94.2985
Hunter-Lab:
45.5522, 89.4696, -59.4015
#de00dd color charts
#de00dd color shades, tints & tones
#de00dd color schemes
#de00dd color preview, HTML & CSS examples
This text has a color of #de00dd
<p style="color:#de00dd;">Text here</p>
.mytext {color:#de00dd;}
This box has a color of #de00dd
<div style="background-color:#de00dd;">Content here</div>
.mybackground {background-color:#de00dd;}
Border around this has a color of #de00dd
<div style="border:2px solid #de00dd;">Content here</div>
.myborder {border:2px solid #de00dd;}