#e9daff color space conversions
Hex:
#e9daff
RGB:
233, 218, 255
CMY:
9, 15, 0
CMYK:
9, 15, 0, 0
HSL:
264°, 100.0000%, 92.7451%
HSV (HSB):
264°, 14.5098%, 100.0000%
XYZ:
76.7257, 74.6864, 104.9798
xyY:
0.2993, 0.2913, 74.6864
CIE-Lab:
89.2459, 11.9086, -16.1225
CIE-LCH:
89.2459, 20.0437, 306.4507
CIE-Luv:
89.2459, 5.9673, -27.5696
Hunter-Lab:
86.4213, 7.2367, -11.5273
#e9daff color charts
#e9daff color shades, tints & tones
#e9daff color schemes
#e9daff color preview, HTML & CSS examples
This text has a color of #e9daff
<p style="color:#e9daff;">Text here</p>
.mytext {color:#e9daff;}
This box has a color of #e9daff
<div style="background-color:#e9daff;">Content here</div>
.mybackground {background-color:#e9daff;}
Border around this has a color of #e9daff
<div style="border:2px solid #e9daff;">Content here</div>
.myborder {border:2px solid #e9daff;}