#e1afe9 color space conversions
Hex:
#e1afe9
RGB:
225, 175, 233
CMY:
12, 31, 9
CMYK:
3, 25, 0, 9
HSL:
292°, 56.8627%, 80.0000%
HSV (HSB):
292°, 24.8927%, 91.3725%
XYZ:
61.0893, 52.5507, 84.0143
xyY:
0.3091, 0.2659, 52.5507
CIE-Lab:
77.6090, 28.0112, -22.0454
CIE-LCH:
77.6090, 35.6458, 321.7965
CIE-Luv:
77.6090, 24.2364, -39.2668
Hunter-Lab:
72.4919, 23.5622, -17.9698
#e1afe9 color charts
#e1afe9 color shades, tints & tones
#e1afe9 color schemes
#e1afe9 color preview, HTML & CSS examples
This text has a color of #e1afe9
<p style="color:#e1afe9;">Text here</p>
.mytext {color:#e1afe9;}
This box has a color of #e1afe9
<div style="background-color:#e1afe9;">Content here</div>
.mybackground {background-color:#e1afe9;}
Border around this has a color of #e1afe9
<div style="border:2px solid #e1afe9;">Content here</div>
.myborder {border:2px solid #e1afe9;}