#e9e1ff color space conversions
Hex:
#e9e1ff
RGB:
233, 225, 255
CMY:
9, 12, 0
CMYK:
9, 12, 0, 0
HSL:
256°, 100.0000%, 94.1176%
HSV (HSB):
256°, 11.7647%, 100.0000%
XYZ:
78.5795, 78.3941, 105.5977
xyY:
0.2993, 0.2986, 78.3941
CIE-Lab:
90.9594, 8.2425, -13.5551
CIE-LCH:
90.9594, 15.8644, 301.3026
CIE-Luv:
90.9594, 2.6004, -22.8344
Hunter-Lab:
88.5404, 3.4727, -8.7339
#e9e1ff color charts
#e9e1ff color shades, tints & tones
#e9e1ff color schemes
#e9e1ff color preview, HTML & CSS examples
This text has a color of #e9e1ff
<p style="color:#e9e1ff;">Text here</p>
.mytext {color:#e9e1ff;}
This box has a color of #e9e1ff
<div style="background-color:#e9e1ff;">Content here</div>
.mybackground {background-color:#e9e1ff;}
Border around this has a color of #e9e1ff
<div style="border:2px solid #e9e1ff;">Content here</div>
.myborder {border:2px solid #e9e1ff;}