#e5e6f2 color space conversions
Hex:
#e5e6f2
RGB:
229, 230, 242
CMY:
10, 10, 5
CMYK:
5, 5, 0, 5
HSL:
235°, 33.3333%, 92.3529%
HSV (HSB):
235°, 5.3719%, 94.9020%
XYZ:
76.6369, 79.6624, 95.3416
xyY:
0.3045, 0.3166, 79.6624
CIE-Lab:
91.5332, 1.8700, -5.9372
CIE-LCH:
91.5332, 6.2248, 287.4829
CIE-Luv:
91.5332, -1.2279, -9.5630
Hunter-Lab:
89.2538, -2.9269, -0.8563
#e5e6f2 color charts
#e5e6f2 color shades, tints & tones
#e5e6f2 color schemes
#e5e6f2 color preview, HTML & CSS examples
This text has a color of #e5e6f2
<p style="color:#e5e6f2;">Text here</p>
.mytext {color:#e5e6f2;}
This box has a color of #e5e6f2
<div style="background-color:#e5e6f2;">Content here</div>
.mybackground {background-color:#e5e6f2;}
Border around this has a color of #e5e6f2
<div style="border:2px solid #e5e6f2;">Content here</div>
.myborder {border:2px solid #e5e6f2;}