#e2aaf3 color space conversions
Hex:
#e2aaf3
RGB:
226, 170, 243
CMY:
11, 33, 5
CMYK:
7, 30, 0, 5
HSL:
286°, 75.2577%, 80.9804%
HSV (HSB):
286°, 30.0412%, 95.2941%
XYZ:
61.9164, 51.3893, 91.4498
xyY:
0.3024, 0.2510, 51.3893
CIE-Lab:
76.9142, 32.9446, -28.5026
CIE-LCH:
76.9142, 43.5631, 319.1346
CIE-Luv:
76.9142, 25.8629, -50.5711
Hunter-Lab:
71.6863, 28.7218, -25.4555
#e2aaf3 color charts
#e2aaf3 color shades, tints & tones
#e2aaf3 color schemes
#e2aaf3 color preview, HTML & CSS examples
This text has a color of #e2aaf3
<p style="color:#e2aaf3;">Text here</p>
.mytext {color:#e2aaf3;}
This box has a color of #e2aaf3
<div style="background-color:#e2aaf3;">Content here</div>
.mybackground {background-color:#e2aaf3;}
Border around this has a color of #e2aaf3
<div style="border:2px solid #e2aaf3;">Content here</div>
.myborder {border:2px solid #e2aaf3;}