#e5d7ed color space conversions
Hex:
#e5d7ed
RGB:
229, 215, 237
CMY:
10, 16, 7
CMYK:
3, 9, 0, 7
HSL:
278°, 37.9310%, 88.6275%
HSV (HSB):
278°, 9.2827%, 92.9412%
XYZ:
71.8996, 71.3733, 90.1077
xyY:
0.3081, 0.3058, 71.3733
CIE-Lab:
87.6661, 8.7450, -9.0373
CIE-LCH:
87.6661, 12.5756, 314.0582
CIE-Luv:
87.6661, 6.5225, -15.5815
Hunter-Lab:
84.4827, 4.0689, -4.0997
#e5d7ed color charts
#e5d7ed color shades, tints & tones
#e5d7ed color schemes
#e5d7ed color preview, HTML & CSS examples
This text has a color of #e5d7ed
<p style="color:#e5d7ed;">Text here</p>
.mytext {color:#e5d7ed;}
This box has a color of #e5d7ed
<div style="background-color:#e5d7ed;">Content here</div>
.mybackground {background-color:#e5d7ed;}
Border around this has a color of #e5d7ed
<div style="border:2px solid #e5d7ed;">Content here</div>
.myborder {border:2px solid #e5d7ed;}