#e5e6f9 color space conversions
Hex:
#e5e6f9
RGB:
229, 230, 249
CMY:
10, 10, 2
CMYK:
8, 8, 0, 2
HSL:
237°, 62.5000%, 93.7255%
HSV (HSB):
237°, 8.0321%, 97.6471%
XYZ:
77.7088, 80.0912, 100.9860
xyY:
0.3003, 0.3095, 80.0912
CIE-Lab:
91.7258, 3.1996, -9.3089
CIE-LCH:
91.7258, 9.8434, 288.9685
CIE-Luv:
91.7258, -1.6237, -15.1527
Hunter-Lab:
89.4937, -1.6195, -4.2581
#e5e6f9 color charts
#e5e6f9 color shades, tints & tones
#e5e6f9 color schemes
#e5e6f9 color preview, HTML & CSS examples
This text has a color of #e5e6f9
<p style="color:#e5e6f9;">Text here</p>
.mytext {color:#e5e6f9;}
This box has a color of #e5e6f9
<div style="background-color:#e5e6f9;">Content here</div>
.mybackground {background-color:#e5e6f9;}
Border around this has a color of #e5e6f9
<div style="border:2px solid #e5e6f9;">Content here</div>
.myborder {border:2px solid #e5e6f9;}