#e5daef color space conversions
Hex:
#e5daef
RGB:
229, 218, 239
CMY:
10, 15, 6
CMYK:
4, 9, 0, 6
HSL:
271°, 39.6226%, 89.6078%
HSV (HSB):
271°, 8.7866%, 93.7255%
XYZ:
72.9645, 73.0328, 91.9125
xyY:
0.3067, 0.3070, 73.0328
CIE-Lab:
88.4634, 7.5465, -8.9080
CIE-LCH:
88.4634, 11.6748, 310.2699
CIE-Luv:
88.4634, 4.8884, -15.1881
Hunter-Lab:
85.4592, 2.8484, -3.9457
#e5daef color charts
#e5daef color shades, tints & tones
#e5daef color schemes
#e5daef color preview, HTML & CSS examples
This text has a color of #e5daef
<p style="color:#e5daef;">Text here</p>
.mytext {color:#e5daef;}
This box has a color of #e5daef
<div style="background-color:#e5daef;">Content here</div>
.mybackground {background-color:#e5daef;}
Border around this has a color of #e5daef
<div style="border:2px solid #e5daef;">Content here</div>
.myborder {border:2px solid #e5daef;}