#e5d3ed color space conversions
Hex:
#e5d3ed
RGB:
229, 211, 237
CMY:
10, 17, 7
CMYK:
3, 11, 0, 7
HSL:
282°, 41.9355%, 87.8431%
HSV (HSB):
282°, 10.9705%, 92.9412%
XYZ:
70.8934, 69.3610, 89.7723
xyY:
0.3082, 0.3015, 69.3610
CIE-Lab:
86.6825, 10.8494, -10.4999
CIE-LCH:
86.6825, 15.0982, 315.9379
CIE-Luv:
86.6825, 8.5140, -18.2405
Hunter-Lab:
83.2832, 6.1994, -5.6113
#e5d3ed color charts
#e5d3ed color shades, tints & tones
#e5d3ed color schemes
#e5d3ed color preview, HTML & CSS examples
This text has a color of #e5d3ed
<p style="color:#e5d3ed;">Text here</p>
.mytext {color:#e5d3ed;}
This box has a color of #e5d3ed
<div style="background-color:#e5d3ed;">Content here</div>
.mybackground {background-color:#e5d3ed;}
Border around this has a color of #e5d3ed
<div style="border:2px solid #e5d3ed;">Content here</div>
.myborder {border:2px solid #e5d3ed;}