#e8e5fc color space conversions
Hex:
#e8e5fc
RGB:
232, 229, 252
CMY:
9, 10, 1
CMYK:
8, 9, 0, 1
HSL:
248°, 79.3103%, 94.3137%
HSV (HSB):
248°, 9.1270%, 98.8235%
XYZ:
78.8687, 80.2227, 103.4232
xyY:
0.3004, 0.3056, 80.2227
CIE-Lab:
91.7847, 5.2603, -10.7639
CIE-LCH:
91.7847, 11.9805, 296.0448
CIE-Luv:
91.7847, 0.3141, -17.8411
Hunter-Lab:
89.5671, 0.4365, -5.7652
#e8e5fc color charts
#e8e5fc color shades, tints & tones
#e8e5fc color schemes
#e8e5fc color preview, HTML & CSS examples
This text has a color of #e8e5fc
<p style="color:#e8e5fc;">Text here</p>
.mytext {color:#e8e5fc;}
This box has a color of #e8e5fc
<div style="background-color:#e8e5fc;">Content here</div>
.mybackground {background-color:#e8e5fc;}
Border around this has a color of #e8e5fc
<div style="border:2px solid #e8e5fc;">Content here</div>
.myborder {border:2px solid #e8e5fc;}