#e7acdd color space conversions
Hex:
#e7acdd
RGB:
231, 172, 221
CMY:
9, 33, 13
CMYK:
0, 26, 4, 9
HSL:
310°, 55.1402%, 79.0196%
HSV (HSB):
310°, 25.5411%, 90.5882%
XYZ:
60.7587, 51.7144, 75.1862
xyY:
0.3238, 0.2756, 51.7144
CIE-Lab:
77.1098, 29.3831, -16.2416
CIE-LCH:
77.1098, 33.5731, 331.0681
CIE-Luv:
77.1098, 31.0744, -30.1653
Hunter-Lab:
71.9127, 24.9663, -11.6499
#e7acdd color charts
#e7acdd color shades, tints & tones
#e7acdd color schemes
#e7acdd color preview, HTML & CSS examples
This text has a color of #e7acdd
<p style="color:#e7acdd;">Text here</p>
.mytext {color:#e7acdd;}
This box has a color of #e7acdd
<div style="background-color:#e7acdd;">Content here</div>
.mybackground {background-color:#e7acdd;}
Border around this has a color of #e7acdd
<div style="border:2px solid #e7acdd;">Content here</div>
.myborder {border:2px solid #e7acdd;}