#e9def1 color space conversions
Hex:
#e9def1
RGB:
233, 222, 241
CMY:
9, 13, 5
CMYK:
3, 8, 0, 5
HSL:
275°, 40.4255%, 90.7843%
HSV (HSB):
275°, 7.8838%, 94.5098%
XYZ:
75.6027, 75.9171, 93.8879
xyY:
0.3081, 0.3094, 75.9171
CIE-Lab:
89.8208, 7.1481, -7.9121
CIE-LCH:
89.8208, 10.6629, 312.0959
CIE-Luv:
89.8208, 5.0251, -13.5716
Hunter-Lab:
87.1304, 2.4056, -2.8970
#e9def1 color charts
#e9def1 color shades, tints & tones
#e9def1 color schemes
#e9def1 color preview, HTML & CSS examples
This text has a color of #e9def1
<p style="color:#e9def1;">Text here</p>
.mytext {color:#e9def1;}
This box has a color of #e9def1
<div style="background-color:#e9def1;">Content here</div>
.mybackground {background-color:#e9def1;}
Border around this has a color of #e9def1
<div style="border:2px solid #e9def1;">Content here</div>
.myborder {border:2px solid #e9def1;}