#e5d9ed color space conversions
Hex:
#e5d9ed
RGB:
229, 217, 237
CMY:
10, 15, 7
CMYK:
3, 8, 0, 7
HSL:
276°, 35.7143%, 89.0196%
HSV (HSB):
276°, 8.4388%, 92.9412%
XYZ:
72.4120, 72.3981, 90.2785
xyY:
0.3080, 0.3080, 72.3981
CIE-Lab:
88.1599, 7.6962, -8.3045
CIE-LCH:
88.1599, 11.3223, 312.8228
CIE-Luv:
88.1599, 5.5263, -14.2513
Hunter-Lab:
85.0871, 3.0071, -3.3465
#e5d9ed color charts
#e5d9ed color shades, tints & tones
#e5d9ed color schemes
#e5d9ed color preview, HTML & CSS examples
This text has a color of #e5d9ed
<p style="color:#e5d9ed;">Text here</p>
.mytext {color:#e5d9ed;}
This box has a color of #e5d9ed
<div style="background-color:#e5d9ed;">Content here</div>
.mybackground {background-color:#e5d9ed;}
Border around this has a color of #e5d9ed
<div style="border:2px solid #e5d9ed;">Content here</div>
.myborder {border:2px solid #e5d9ed;}