#e7bfdd color space conversions
Hex:
#e7bfdd
RGB:
231, 191, 221
CMY:
9, 25, 13
CMYK:
0, 17, 4, 9
HSL:
315°, 45.4545%, 82.7451%
HSV (HSB):
315°, 17.3160%, 90.5882%
XYZ:
64.6369, 59.4710, 76.4789
xyY:
0.3222, 0.2965, 59.4710
CIE-Lab:
81.5498, 19.2210, -9.5938
CIE-LCH:
81.5498, 21.4823, 333.4747
CIE-Luv:
81.5498, 21.3456, -18.1195
Hunter-Lab:
77.1174, 14.6565, -4.8169
#e7bfdd color charts
#e7bfdd color shades, tints & tones
#e7bfdd color schemes
#e7bfdd color preview, HTML & CSS examples
This text has a color of #e7bfdd
<p style="color:#e7bfdd;">Text here</p>
.mytext {color:#e7bfdd;}
This box has a color of #e7bfdd
<div style="background-color:#e7bfdd;">Content here</div>
.mybackground {background-color:#e7bfdd;}
Border around this has a color of #e7bfdd
<div style="border:2px solid #e7bfdd;">Content here</div>
.myborder {border:2px solid #e7bfdd;}