#e5eefd color space conversions
Hex:
#e5eefd
RGB:
229, 238, 253
CMY:
10, 7, 1
CMYK:
9, 6, 0, 1
HSL:
218°, 85.7143%, 94.5098%
HSV (HSB):
218°, 9.4862%, 99.2157%
XYZ:
80.6173, 84.8989, 105.0667
xyY:
0.2979, 0.3138, 84.8989
CIE-Lab:
93.8395, -0.1499, -8.2570
CIE-LCH:
93.8395, 8.2583, 268.9598
CIE-Luv:
93.8395, -5.6894, -12.9379
Hunter-Lab:
92.1406, -5.0698, -3.1091
#e5eefd color charts
#e5eefd color shades, tints & tones
#e5eefd color schemes
#e5eefd color preview, HTML & CSS examples
This text has a color of #e5eefd
<p style="color:#e5eefd;">Text here</p>
.mytext {color:#e5eefd;}
This box has a color of #e5eefd
<div style="background-color:#e5eefd;">Content here</div>
.mybackground {background-color:#e5eefd;}
Border around this has a color of #e5eefd
<div style="border:2px solid #e5eefd;">Content here</div>
.myborder {border:2px solid #e5eefd;}