#e5e2f6 color space conversions
Hex:
#e5e2f6
RGB:
229, 226, 246
CMY:
10, 11, 4
CMYK:
7, 8, 0, 4
HSL:
249°, 52.6316%, 92.5490%
HSV (HSB):
249°, 8.1301%, 96.4706%
XYZ:
76.1440, 77.7045, 98.1740
xyY:
0.3021, 0.3083, 77.7045
CIE-Lab:
90.6449, 4.6990, -9.3451
CIE-LCH:
90.6449, 10.4599, 296.6945
CIE-Luv:
90.6449, 0.4969, -15.4435
Hunter-Lab:
88.1502, -0.0748, -4.3269
#e5e2f6 color charts
#e5e2f6 color shades, tints & tones
#e5e2f6 color schemes
#e5e2f6 color preview, HTML & CSS examples
This text has a color of #e5e2f6
<p style="color:#e5e2f6;">Text here</p>
.mytext {color:#e5e2f6;}
This box has a color of #e5e2f6
<div style="background-color:#e5e2f6;">Content here</div>
.mybackground {background-color:#e5e2f6;}
Border around this has a color of #e5e2f6
<div style="border:2px solid #e5e2f6;">Content here</div>
.myborder {border:2px solid #e5e2f6;}