#e5e2f9 color space conversions
Hex:
#e5e2f9
RGB:
229, 226, 249
CMY:
10, 11, 2
CMYK:
8, 9, 0, 2
HSL:
248°, 65.7143%, 93.1373%
HSV (HSB):
248°, 9.2369%, 97.6471%
XYZ:
76.6083, 77.8903, 100.6192
xyY:
0.3003, 0.3053, 77.8903
CIE-Lab:
90.7298, 5.2750, -10.7896
CIE-LCH:
90.7298, 12.0101, 296.0539
CIE-Luv:
90.7298, 0.3132, -17.8579
Hunter-Lab:
88.2555, 0.4962, -5.8171
#e5e2f9 color charts
#e5e2f9 color shades, tints & tones
#e5e2f9 color schemes
#e5e2f9 color preview, HTML & CSS examples
This text has a color of #e5e2f9
<p style="color:#e5e2f9;">Text here</p>
.mytext {color:#e5e2f9;}
This box has a color of #e5e2f9
<div style="background-color:#e5e2f9;">Content here</div>
.mybackground {background-color:#e5e2f9;}
Border around this has a color of #e5e2f9
<div style="border:2px solid #e5e2f9;">Content here</div>
.myborder {border:2px solid #e5e2f9;}