#e1def5 color space conversions
Hex:
#e1def5
RGB:
225, 222, 245
CMY:
12, 13, 4
CMYK:
8, 9, 0, 4
HSL:
248°, 53.4884%, 91.5686%
HSV (HSB):
248°, 9.3878%, 96.0784%
XYZ:
73.6540, 74.8427, 96.9503
xyY:
0.3001, 0.3049, 74.8427
CIE-Lab:
89.3193, 5.2950, -10.8245
CIE-LCH:
89.3193, 12.0502, 296.0664
CIE-Luv:
89.3193, 0.3121, -17.8801
Hunter-Lab:
86.5117, 0.5754, -5.8859
#e1def5 color charts
#e1def5 color shades, tints & tones
#e1def5 color schemes
#e1def5 color preview, HTML & CSS examples
This text has a color of #e1def5
<p style="color:#e1def5;">Text here</p>
.mytext {color:#e1def5;}
This box has a color of #e1def5
<div style="background-color:#e1def5;">Content here</div>
.mybackground {background-color:#e1def5;}
Border around this has a color of #e1def5
<div style="border:2px solid #e1def5;">Content here</div>
.myborder {border:2px solid #e1def5;}