#de9ddf color space conversions
Hex:
#de9ddf
RGB:
222, 157, 223
CMY:
13, 38, 13
CMYK:
0, 30, 0, 13
HSL:
299°, 50.7692%, 74.5098%
HSV (HSB):
299°, 29.5964%, 87.4510%
XYZ:
55.5005, 44.9713, 75.5672
xyY:
0.3153, 0.2555, 44.9713
CIE-Lab:
72.8730, 34.8433, -23.8446
CIE-LCH:
72.8730, 42.2210, 325.6147
CIE-Luv:
72.8730, 32.3923, -42.9223
Hunter-Lab:
67.0606, 30.3735, -19.8684
#de9ddf color charts
#de9ddf color shades, tints & tones
#de9ddf color schemes
#de9ddf color preview, HTML & CSS examples
This text has a color of #de9ddf
<p style="color:#de9ddf;">Text here</p>
.mytext {color:#de9ddf;}
This box has a color of #de9ddf
<div style="background-color:#de9ddf;">Content here</div>
.mybackground {background-color:#de9ddf;}
Border around this has a color of #de9ddf
<div style="border:2px solid #de9ddf;">Content here</div>
.myborder {border:2px solid #de9ddf;}