#e7d3fd color space conversions
Hex:
#e7d3fd
RGB:
231, 211, 253
CMY:
9, 17, 1
CMYK:
9, 17, 0, 1
HSL:
269°, 91.3043%, 90.9804%
HSV (HSB):
269°, 16.6008%, 99.2157%
XYZ:
73.9789, 70.6693, 102.6699
xyY:
0.2991, 0.2857, 70.6693
CIE-Lab:
87.3241, 14.5690, -17.9762
CIE-LCH:
87.3241, 23.1387, 309.0235
CIE-Luv:
87.3241, 8.3643, -30.9622
Hunter-Lab:
84.0650, 9.9697, -13.5663
#e7d3fd color charts
#e7d3fd color shades, tints & tones
#e7d3fd color schemes
#e7d3fd color preview, HTML & CSS examples
This text has a color of #e7d3fd
<p style="color:#e7d3fd;">Text here</p>
.mytext {color:#e7d3fd;}
This box has a color of #e7d3fd
<div style="background-color:#e7d3fd;">Content here</div>
.mybackground {background-color:#e7d3fd;}
Border around this has a color of #e7d3fd
<div style="border:2px solid #e7d3fd;">Content here</div>
.myborder {border:2px solid #e7d3fd;}