#e7aafd color space conversions
Hex:
#e7aafd
RGB:
231, 170, 253
CMY:
9, 33, 1
CMYK:
9, 33, 0, 1
HSL:
284°, 95.4023%, 82.9412%
HSV (HSB):
284°, 32.8063%, 99.2157%
XYZ:
65.0593, 52.8302, 99.6968
xyY:
0.2990, 0.2428, 52.8302
CIE-Lab:
77.7747, 36.4489, -32.5290
CIE-LCH:
77.7747, 48.8534, 318.2525
CIE-Luv:
77.7747, 27.4624, -57.8765
Hunter-Lab:
72.6844, 32.5765, -30.4454
#e7aafd color charts
#e7aafd color shades, tints & tones
#e7aafd color schemes
#e7aafd color preview, HTML & CSS examples
This text has a color of #e7aafd
<p style="color:#e7aafd;">Text here</p>
.mytext {color:#e7aafd;}
This box has a color of #e7aafd
<div style="background-color:#e7aafd;">Content here</div>
.mybackground {background-color:#e7aafd;}
Border around this has a color of #e7aafd
<div style="border:2px solid #e7aafd;">Content here</div>
.myborder {border:2px solid #e7aafd;}