#e7aaf5 color space conversions
Hex:
#e7aaf5
RGB:
231, 170, 245
CMY:
9, 33, 4
CMYK:
6, 31, 0, 4
HSL:
289°, 78.9474%, 81.3725%
HSV (HSB):
289°, 30.6122%, 96.0784%
XYZ:
63.8112, 52.3309, 93.1239
xyY:
0.3049, 0.2501, 52.3309
CIE-Lab:
77.4783, 34.8900, -28.6745
CIE-LCH:
77.4783, 45.1613, 320.5847
CIE-Luv:
77.4783, 28.6165, -51.2236
Hunter-Lab:
72.3401, 30.8594, -25.6863
#e7aaf5 color charts
#e7aaf5 color shades, tints & tones
#e7aaf5 color schemes
#e7aaf5 color preview, HTML & CSS examples
This text has a color of #e7aaf5
<p style="color:#e7aaf5;">Text here</p>
.mytext {color:#e7aaf5;}
This box has a color of #e7aaf5
<div style="background-color:#e7aaf5;">Content here</div>
.mybackground {background-color:#e7aaf5;}
Border around this has a color of #e7aaf5
<div style="border:2px solid #e7aaf5;">Content here</div>
.myborder {border:2px solid #e7aaf5;}