#e9e5f7 color space conversions
Hex:
#e9e5f7
RGB:
233, 229, 247
CMY:
9, 10, 3
CMYK:
6, 7, 0, 3
HSL:
253°, 52.9412%, 93.3333%
HSV (HSB):
253°, 7.2874%, 96.8627%
XYZ:
78.4121, 80.0777, 99.3195
xyY:
0.3041, 0.3106, 80.0777
CIE-Lab:
91.7197, 4.6320, -8.2405
CIE-LCH:
91.7197, 9.4531, 299.3402
CIE-Luv:
91.7197, 1.1708, -13.6943
Hunter-Lab:
89.4861, -0.1903, -3.1649
#e9e5f7 color charts
#e9e5f7 color shades, tints & tones
#e9e5f7 color schemes
#e9e5f7 color preview, HTML & CSS examples
This text has a color of #e9e5f7
<p style="color:#e9e5f7;">Text here</p>
.mytext {color:#e9e5f7;}
This box has a color of #e9e5f7
<div style="background-color:#e9e5f7;">Content here</div>
.mybackground {background-color:#e9e5f7;}
Border around this has a color of #e9e5f7
<div style="border:2px solid #e9e5f7;">Content here</div>
.myborder {border:2px solid #e9e5f7;}