#e8e5f9 color space conversions
Hex:
#e8e5f9
RGB:
232, 229, 249
CMY:
9, 10, 2
CMYK:
7, 8, 0, 2
HSL:
249°, 62.5000%, 93.7255%
HSV (HSB):
249°, 8.0321%, 97.6471%
XYZ:
78.3969, 80.0340, 100.9387
xyY:
0.3023, 0.3086, 80.0340
CIE-Lab:
91.7001, 4.6861, -9.3227
CIE-LCH:
91.7001, 10.4342, 296.6868
CIE-Luv:
91.7001, 0.4974, -15.4294
Hunter-Lab:
89.4617, -0.1352, -4.2731
#e8e5f9 color charts
#e8e5f9 color shades, tints & tones
#e8e5f9 color schemes
#e8e5f9 color preview, HTML & CSS examples
This text has a color of #e8e5f9
<p style="color:#e8e5f9;">Text here</p>
.mytext {color:#e8e5f9;}
This box has a color of #e8e5f9
<div style="background-color:#e8e5f9;">Content here</div>
.mybackground {background-color:#e8e5f9;}
Border around this has a color of #e8e5f9
<div style="border:2px solid #e8e5f9;">Content here</div>
.myborder {border:2px solid #e8e5f9;}