#e8aafc color space conversions
Hex:
#e8aafc
RGB:
232, 170, 252
CMY:
9, 33, 1
CMYK:
8, 33, 0, 1
HSL:
285°, 93.1818%, 82.7451%
HSV (HSB):
285°, 32.5397%, 98.8235%
XYZ:
65.2241, 52.9335, 98.8750
xyY:
0.3005, 0.2439, 52.9335
CIE-Lab:
77.8357, 36.5573, -31.8886
CIE-LCH:
77.8357, 48.5110, 318.9021
CIE-Luv:
77.8357, 28.2089, -56.8377
Hunter-Lab:
72.7554, 32.7005, -29.6466
#e8aafc color charts
#e8aafc color shades, tints & tones
#e8aafc color schemes
#e8aafc color preview, HTML & CSS examples
This text has a color of #e8aafc
<p style="color:#e8aafc;">Text here</p>
.mytext {color:#e8aafc;}
This box has a color of #e8aafc
<div style="background-color:#e8aafc;">Content here</div>
.mybackground {background-color:#e8aafc;}
Border around this has a color of #e8aafc
<div style="border:2px solid #e8aafc;">Content here</div>
.myborder {border:2px solid #e8aafc;}