#e0dff9 color space conversions
Hex:
#e0dff9
RGB:
224, 223, 249
CMY:
12, 13, 2
CMYK:
10, 10, 0, 2
HSL:
242°, 68.4211%, 92.5490%
HSV (HSB):
242°, 10.4418%, 97.6471%
XYZ:
74.2270, 75.4622, 100.2760
xyY:
0.2969, 0.3019, 75.4622
CIE-Lab:
89.6091, 5.2337, -12.5003
CIE-LCH:
89.6091, 13.5517, 292.7185
CIE-Luv:
89.6091, -0.9540, -20.5755
Hunter-Lab:
86.8690, 0.5024, -7.6323
#e0dff9 color charts
#e0dff9 color shades, tints & tones
#e0dff9 color schemes
#e0dff9 color preview, HTML & CSS examples
This text has a color of #e0dff9
<p style="color:#e0dff9;">Text here</p>
.mytext {color:#e0dff9;}
This box has a color of #e0dff9
<div style="background-color:#e0dff9;">Content here</div>
.mybackground {background-color:#e0dff9;}
Border around this has a color of #e0dff9
<div style="border:2px solid #e0dff9;">Content here</div>
.myborder {border:2px solid #e0dff9;}