#e7d5f5 color space conversions
Hex:
#e7d5f5
RGB:
231, 213, 245
CMY:
9, 16, 4
CMYK:
6, 13, 0, 4
HSL:
274°, 61.5385%, 89.8039%
HSV (HSB):
274°, 13.0612%, 96.0784%
XYZ:
73.2307, 71.1700, 96.2637
xyY:
0.3043, 0.2957, 71.1700
CIE-Lab:
87.5675, 11.9639, -13.3894
CIE-LCH:
87.5675, 17.9558, 311.7818
CIE-Luv:
87.5675, 8.0399, -23.0852
Hunter-Lab:
84.3623, 7.3128, -8.6007
#e7d5f5 color charts
#e7d5f5 color shades, tints & tones
#e7d5f5 color schemes
#e7d5f5 color preview, HTML & CSS examples
This text has a color of #e7d5f5
<p style="color:#e7d5f5;">Text here</p>
.mytext {color:#e7d5f5;}
This box has a color of #e7d5f5
<div style="background-color:#e7d5f5;">Content here</div>
.mybackground {background-color:#e7d5f5;}
Border around this has a color of #e7d5f5
<div style="border:2px solid #e7d5f5;">Content here</div>
.myborder {border:2px solid #e7d5f5;}