#e9e1fb color space conversions
Hex:
#e9e1fb
RGB:
233, 225, 251
CMY:
9, 12, 2
CMYK:
7, 10, 0, 2
HSL:
258°, 76.4706%, 93.3333%
HSV (HSB):
258°, 10.3586%, 98.4314%
XYZ:
77.9421, 78.1391, 102.2412
xyY:
0.3017, 0.3025, 78.1391
CIE-Lab:
90.8433, 7.4705, -11.6351
CIE-LCH:
90.8433, 13.8269, 302.7032
CIE-Luv:
90.8433, 2.8681, -19.5960
Hunter-Lab:
88.3963, 2.6960, -6.6987
#e9e1fb color charts
#e9e1fb color shades, tints & tones
#e9e1fb color schemes
#e9e1fb color preview, HTML & CSS examples
This text has a color of #e9e1fb
<p style="color:#e9e1fb;">Text here</p>
.mytext {color:#e9e1fb;}
This box has a color of #e9e1fb
<div style="background-color:#e9e1fb;">Content here</div>
.mybackground {background-color:#e9e1fb;}
Border around this has a color of #e9e1fb
<div style="border:2px solid #e9e1fb;">Content here</div>
.myborder {border:2px solid #e9e1fb;}