#e7a7dd color space conversions
Hex:
#e7a7dd
RGB:
231, 167, 221
CMY:
9, 35, 13
CMYK:
0, 28, 4, 9
HSL:
309°, 57.1429%, 78.0392%
HSV (HSB):
309°, 27.7056%, 90.5882%
XYZ:
59.8249, 49.8468, 74.8749
xyY:
0.3242, 0.2701, 49.8468
CIE-Lab:
75.9751, 32.0557, -17.9536
CIE-LCH:
75.9751, 36.7410, 330.7479
CIE-Luv:
75.9751, 33.5863, -33.2745
Hunter-Lab:
70.6023, 27.6980, -13.4564
#e7a7dd color charts
#e7a7dd color shades, tints & tones
#e7a7dd color schemes
#e7a7dd color preview, HTML & CSS examples
This text has a color of #e7a7dd
<p style="color:#e7a7dd;">Text here</p>
.mytext {color:#e7a7dd;}
This box has a color of #e7a7dd
<div style="background-color:#e7a7dd;">Content here</div>
.mybackground {background-color:#e7a7dd;}
Border around this has a color of #e7a7dd
<div style="border:2px solid #e7a7dd;">Content here</div>
.myborder {border:2px solid #e7a7dd;}