#e0deff color space conversions
Hex:
#e0deff
RGB:
224, 222, 255
CMY:
12, 13, 0
CMYK:
12, 13, 0, 0
HSL:
244°, 100.0000%, 93.5294%
HSV (HSB):
244°, 12.9412%, 100.0000%
XYZ:
74.9117, 75.3098, 105.1957
xyY:
0.2933, 0.2949, 75.3098
CIE-Lab:
89.5379, 6.9517, -15.7544
CIE-LCH:
89.5379, 17.2200, 293.8098
CIE-Luv:
89.5379, -0.8411, -26.1500
Hunter-Lab:
86.7812, 2.2185, -11.1241
#e0deff color charts
#e0deff color shades, tints & tones
#e0deff color schemes
#e0deff color preview, HTML & CSS examples
This text has a color of #e0deff
<p style="color:#e0deff;">Text here</p>
.mytext {color:#e0deff;}
This box has a color of #e0deff
<div style="background-color:#e0deff;">Content here</div>
.mybackground {background-color:#e0deff;}
Border around this has a color of #e0deff
<div style="border:2px solid #e0deff;">Content here</div>
.myborder {border:2px solid #e0deff;}