#e5c5e7 color space conversions
Hex:
#e5c5e7
RGB:
229, 197, 231
CMY:
10, 23, 9
CMYK:
1, 15, 0, 9
HSL:
296°, 41.4634%, 83.9216%
HSV (HSB):
296°, 14.7186%, 90.5882%
XYZ:
66.7032, 62.3600, 84.1224
xyY:
0.3129, 0.2925, 62.3600
CIE-Lab:
83.1045, 17.1557, -12.6489
CIE-LCH:
83.1045, 21.3146, 323.5987
CIE-Luv:
83.1045, 16.0429, -22.6272
Hunter-Lab:
78.9684, 12.5811, -7.8818
#e5c5e7 color charts
#e5c5e7 color shades, tints & tones
#e5c5e7 color schemes
#e5c5e7 color preview, HTML & CSS examples
This text has a color of #e5c5e7
<p style="color:#e5c5e7;">Text here</p>
.mytext {color:#e5c5e7;}
This box has a color of #e5c5e7
<div style="background-color:#e5c5e7;">Content here</div>
.mybackground {background-color:#e5c5e7;}
Border around this has a color of #e5c5e7
<div style="border:2px solid #e5c5e7;">Content here</div>
.myborder {border:2px solid #e5c5e7;}