#e5ebf2 color space conversions
Hex:
#e5ebf2
RGB:
229, 235, 242
CMY:
10, 8, 5
CMYK:
5, 3, 0, 5
HSL:
212°, 33.3333%, 92.3529%
HSV (HSB):
212°, 5.3719%, 94.9020%
XYZ:
78.0484, 82.4855, 95.8121
xyY:
0.3045, 0.3218, 82.4855
CIE-Lab:
92.7887, -0.7019, -4.0868
CIE-LCH:
92.7887, 4.1466, 260.2546
CIE-Luv:
92.7887, -3.6858, -6.2200
Hunter-Lab:
90.8215, -5.5418, 1.0271
#e5ebf2 color charts
#e5ebf2 color shades, tints & tones
#e5ebf2 color schemes
#e5ebf2 color preview, HTML & CSS examples
This text has a color of #e5ebf2
<p style="color:#e5ebf2;">Text here</p>
.mytext {color:#e5ebf2;}
This box has a color of #e5ebf2
<div style="background-color:#e5ebf2;">Content here</div>
.mybackground {background-color:#e5ebf2;}
Border around this has a color of #e5ebf2
<div style="border:2px solid #e5ebf2;">Content here</div>
.myborder {border:2px solid #e5ebf2;}