#e7d7fb color space conversions
Hex:
#e7d7fb
RGB:
231, 215, 251
CMY:
9, 16, 2
CMYK:
8, 14, 0, 2
HSL:
267°, 81.8182%, 91.3725%
HSV (HSB):
267°, 14.3426%, 98.4314%
XYZ:
74.6680, 72.5548, 101.3358
xyY:
0.3004, 0.2919, 72.5548
CIE-Lab:
88.2350, 12.0665, -15.5525
CIE-LCH:
88.2350, 19.6845, 307.8064
CIE-Luv:
88.2350, 6.6004, -26.6278
Hunter-Lab:
85.1791, 7.4096, -10.9107
#e7d7fb color charts
#e7d7fb color shades, tints & tones
#e7d7fb color schemes
#e7d7fb color preview, HTML & CSS examples
This text has a color of #e7d7fb
<p style="color:#e7d7fb;">Text here</p>
.mytext {color:#e7d7fb;}
This box has a color of #e7d7fb
<div style="background-color:#e7d7fb;">Content here</div>
.mybackground {background-color:#e7d7fb;}
Border around this has a color of #e7d7fb
<div style="border:2px solid #e7d7fb;">Content here</div>
.myborder {border:2px solid #e7d7fb;}