#e1deea color space conversions
Hex:
#e1deea
RGB:
225, 222, 234
CMY:
12, 13, 8
CMYK:
4, 5, 0, 8
HSL:
255°, 22.2222%, 89.4118%
HSV (HSB):
255°, 5.1282%, 91.7647%
XYZ:
72.0239, 74.1906, 88.3661
xyY:
0.3070, 0.3163, 74.1906
CIE-Lab:
89.0125, 3.2037, -5.4982
CIE-LCH:
89.0125, 6.3635, 300.2289
CIE-Luv:
89.0125, 0.9829, -9.0685
Hunter-Lab:
86.1340, -1.4755, -0.5327
#e1deea color charts
#e1deea color shades, tints & tones
#e1deea color schemes
#e1deea color preview, HTML & CSS examples
This text has a color of #e1deea
<p style="color:#e1deea;">Text here</p>
.mytext {color:#e1deea;}
This box has a color of #e1deea
<div style="background-color:#e1deea;">Content here</div>
.mybackground {background-color:#e1deea;}
Border around this has a color of #e1deea
<div style="border:2px solid #e1deea;">Content here</div>
.myborder {border:2px solid #e1deea;}