#e5d1ed color space conversions
Hex:
#e5d1ed
RGB:
229, 209, 237
CMY:
10, 18, 7
CMYK:
3, 12, 0, 7
HSL:
283°, 43.7500%, 87.4510%
HSV (HSB):
283°, 11.8143%, 92.9412%
XYZ:
70.3996, 68.3734, 89.6077
xyY:
0.3083, 0.2994, 68.3734
CIE-Lab:
86.1928, 11.9048, -11.2294
CIE-LCH:
86.1928, 16.3654, 316.6722
CIE-Luv:
86.1928, 9.5088, -19.5691
Hunter-Lab:
82.6882, 7.2682, -6.3698
#e5d1ed color charts
#e5d1ed color shades, tints & tones
#e5d1ed color schemes
#e5d1ed color preview, HTML & CSS examples
This text has a color of #e5d1ed
<p style="color:#e5d1ed;">Text here</p>
.mytext {color:#e5d1ed;}
This box has a color of #e5d1ed
<div style="background-color:#e5d1ed;">Content here</div>
.mybackground {background-color:#e5d1ed;}
Border around this has a color of #e5d1ed
<div style="border:2px solid #e5d1ed;">Content here</div>
.myborder {border:2px solid #e5d1ed;}