#e5e9f5 color space conversions
Hex:
#e5e9f5
RGB:
229, 233, 245
CMY:
10, 9, 4
CMYK:
7, 5, 0, 4
HSL:
225°, 44.4444%, 92.9412%
HSV (HSB):
225°, 6.5306%, 96.0784%
XYZ:
77.9334, 81.5284, 98.0152
xyY:
0.3027, 0.3166, 81.5284
CIE-Lab:
92.3663, 0.8887, -6.2729
CIE-LCH:
92.3663, 6.3355, 278.0634
CIE-Luv:
92.3663, -2.8624, -9.9352
Hunter-Lab:
90.2931, -3.9466, -1.1555
#e5e9f5 color charts
#e5e9f5 color shades, tints & tones
#e5e9f5 color schemes
#e5e9f5 color preview, HTML & CSS examples
This text has a color of #e5e9f5
<p style="color:#e5e9f5;">Text here</p>
.mytext {color:#e5e9f5;}
This box has a color of #e5e9f5
<div style="background-color:#e5e9f5;">Content here</div>
.mybackground {background-color:#e5e9f5;}
Border around this has a color of #e5e9f5
<div style="border:2px solid #e5e9f5;">Content here</div>
.myborder {border:2px solid #e5e9f5;}