#e5e2f7 color space conversions
Hex:
#e5e2f7
RGB:
229, 226, 247
CMY:
10, 11, 3
CMYK:
7, 9, 0, 3
HSL:
249°, 56.7568%, 92.7451%
HSV (HSB):
249°, 8.5020%, 96.8627%
XYZ:
76.2980, 77.7661, 98.9847
xyY:
0.3015, 0.3073, 77.7661
CIE-Lab:
90.6731, 4.8903, -9.8269
CIE-LCH:
90.6731, 10.9765, 296.4571
CIE-Luv:
90.6731, 0.4357, -16.2472
Hunter-Lab:
88.1851, 0.1147, -4.8214
#e5e2f7 color charts
#e5e2f7 color shades, tints & tones
#e5e2f7 color schemes
#e5e2f7 color preview, HTML & CSS examples
This text has a color of #e5e2f7
<p style="color:#e5e2f7;">Text here</p>
.mytext {color:#e5e2f7;}
This box has a color of #e5e2f7
<div style="background-color:#e5e2f7;">Content here</div>
.mybackground {background-color:#e5e2f7;}
Border around this has a color of #e5e2f7
<div style="border:2px solid #e5e2f7;">Content here</div>
.myborder {border:2px solid #e5e2f7;}