#e9def5 color space conversions
Hex:
#e9def5
RGB:
233, 222, 245
CMY:
9, 13, 4
CMYK:
5, 9, 0, 4
HSL:
269°, 53.4884%, 91.5686%
HSV (HSB):
269°, 9.3878%, 96.0784%
XYZ:
76.2070, 76.1588, 97.0698
xyY:
0.3055, 0.3053, 76.1588
CIE-Lab:
89.9330, 7.8955, -9.8453
CIE-LCH:
89.9330, 12.6202, 308.7280
CIE-Luv:
89.9330, 4.7467, -16.7759
Hunter-Lab:
87.2690, 3.1530, -4.8603
#e9def5 color charts
#e9def5 color shades, tints & tones
#e9def5 color schemes
#e9def5 color preview, HTML & CSS examples
This text has a color of #e9def5
<p style="color:#e9def5;">Text here</p>
.mytext {color:#e9def5;}
This box has a color of #e9def5
<div style="background-color:#e9def5;">Content here</div>
.mybackground {background-color:#e9def5;}
Border around this has a color of #e9def5
<div style="border:2px solid #e9def5;">Content here</div>
.myborder {border:2px solid #e9def5;}