#e5d4e5 color space conversions
Hex:
#e5d4e5
RGB:
229, 212, 229
CMY:
10, 17, 10
CMYK:
0, 7, 0, 10
HSL:
300°, 24.6377%, 86.4706%
HSV (HSB):
300°, 7.4236%, 89.8039%
XYZ:
69.9994, 69.4021, 83.8353
xyY:
0.3136, 0.3109, 69.4021
CIE-Lab:
86.7028, 8.8478, -6.2360
CIE-LCH:
86.7028, 10.8245, 324.8233
CIE-Luv:
86.7028, 8.6311, -11.1731
Hunter-Lab:
83.3079, 4.1956, -1.3498
#e5d4e5 color charts
#e5d4e5 color shades, tints & tones
#e5d4e5 color schemes
#e5d4e5 color preview, HTML & CSS examples
This text has a color of #e5d4e5
<p style="color:#e5d4e5;">Text here</p>
.mytext {color:#e5d4e5;}
This box has a color of #e5d4e5
<div style="background-color:#e5d4e5;">Content here</div>
.mybackground {background-color:#e5d4e5;}
Border around this has a color of #e5d4e5
<div style="border:2px solid #e5d4e5;">Content here</div>
.myborder {border:2px solid #e5d4e5;}