#e1deff color space conversions
Hex:
#e1deff
RGB:
225, 222, 255
CMY:
12, 13, 0
CMYK:
12, 13, 0, 0
HSL:
245°, 100.0000%, 93.5294%
HSV (HSB):
245°, 12.9412%, 100.0000%
XYZ:
75.2226, 75.4701, 105.2103
xyY:
0.2939, 0.2949, 75.4701
CIE-Lab:
89.6127, 7.2673, -15.6346
CIE-LCH:
89.6127, 17.2410, 294.9300
CIE-Luv:
89.6127, -0.3066, -26.0093
Hunter-Lab:
86.8735, 2.5321, -10.9931
#e1deff color charts
#e1deff color shades, tints & tones
#e1deff color schemes
#e1deff color preview, HTML & CSS examples
This text has a color of #e1deff
<p style="color:#e1deff;">Text here</p>
.mytext {color:#e1deff;}
This box has a color of #e1deff
<div style="background-color:#e1deff;">Content here</div>
.mybackground {background-color:#e1deff;}
Border around this has a color of #e1deff
<div style="border:2px solid #e1deff;">Content here</div>
.myborder {border:2px solid #e1deff;}