#e4e5f9 color space conversions
Hex:
#e4e5f9
RGB:
228, 229, 249
CMY:
11, 10, 2
CMYK:
8, 8, 0, 2
HSL:
237°, 63.6364%, 93.5294%
HSV (HSB):
237°, 8.4337%, 97.6471%
XYZ:
77.1131, 79.3722, 100.8786
xyY:
0.2996, 0.3084, 79.3722
CIE-Lab:
91.4024, 3.3956, -9.7972
CIE-LCH:
91.4024, 10.3690, 289.1157
CIE-Luv:
91.4024, -1.6810, -15.9611
Hunter-Lab:
89.0911, -1.4080, -4.7709
#e4e5f9 color charts
#e4e5f9 color shades, tints & tones
#e4e5f9 color schemes
#e4e5f9 color preview, HTML & CSS examples
This text has a color of #e4e5f9
<p style="color:#e4e5f9;">Text here</p>
.mytext {color:#e4e5f9;}
This box has a color of #e4e5f9
<div style="background-color:#e4e5f9;">Content here</div>
.mybackground {background-color:#e4e5f9;}
Border around this has a color of #e4e5f9
<div style="border:2px solid #e4e5f9;">Content here</div>
.myborder {border:2px solid #e4e5f9;}