#e5e9fa color space conversions
Hex:
#e5e9fa
RGB:
229, 233, 250
CMY:
10, 9, 2
CMYK:
8, 7, 0, 2
HSL:
229°, 67.7419%, 93.9216%
HSV (HSB):
229°, 8.4000%, 98.0392%
XYZ:
78.7073, 81.8380, 102.0905
xyY:
0.2997, 0.3116, 81.8380
CIE-Lab:
92.5033, 1.8422, -8.6768
CIE-LCH:
92.5033, 8.8702, 281.9867
CIE-Luv:
92.5033, -3.1298, -13.9253
Hunter-Lab:
90.4643, -3.0110, -3.5847
#e5e9fa color charts
#e5e9fa color shades, tints & tones
#e5e9fa color schemes
#e5e9fa color preview, HTML & CSS examples
This text has a color of #e5e9fa
<p style="color:#e5e9fa;">Text here</p>
.mytext {color:#e5e9fa;}
This box has a color of #e5e9fa
<div style="background-color:#e5e9fa;">Content here</div>
.mybackground {background-color:#e5e9fa;}
Border around this has a color of #e5e9fa
<div style="border:2px solid #e5e9fa;">Content here</div>
.myborder {border:2px solid #e5e9fa;}