#e1aafc color space conversions
Hex:
#e1aafc
RGB:
225, 170, 252
CMY:
12, 33, 1
CMYK:
11, 33, 0, 1
HSL:
280°, 93.1818%, 82.7451%
HSV (HSB):
280°, 32.5397%, 98.8235%
XYZ:
62.9967, 51.7853, 98.7707
xyY:
0.2950, 0.2425, 51.7853
CIE-Lab:
77.1523, 34.4248, -32.9989
CIE-LCH:
77.1523, 47.6864, 316.2115
CIE-Luv:
77.1523, 24.0339, -58.2705
Hunter-Lab:
71.9620, 30.3285, -31.0045
#e1aafc color charts
#e1aafc color shades, tints & tones
#e1aafc color schemes
#e1aafc color preview, HTML & CSS examples
This text has a color of #e1aafc
<p style="color:#e1aafc;">Text here</p>
.mytext {color:#e1aafc;}
This box has a color of #e1aafc
<div style="background-color:#e1aafc;">Content here</div>
.mybackground {background-color:#e1aafc;}
Border around this has a color of #e1aafc
<div style="border:2px solid #e1aafc;">Content here</div>
.myborder {border:2px solid #e1aafc;}