#e2aaff color space conversions
Hex:
#e2aaff
RGB:
226, 170, 255
CMY:
11, 33, 0
CMYK:
11, 33, 0, 0
HSL:
280°, 100.0000%, 83.3333%
HSV (HSB):
280°, 33.3333%, 100.0000%
XYZ:
63.7888, 52.1382, 101.3094
xyY:
0.2936, 0.2400, 52.1382
CIE-Lab:
77.3634, 35.3341, -34.2796
CIE-LCH:
77.3634, 49.2299, 315.8678
CIE-Luv:
77.3634, 24.2125, -60.5684
Hunter-Lab:
72.2068, 31.3282, -32.6418
#e2aaff color charts
#e2aaff color shades, tints & tones
#e2aaff color schemes
#e2aaff color preview, HTML & CSS examples
This text has a color of #e2aaff
<p style="color:#e2aaff;">Text here</p>
.mytext {color:#e2aaff;}
This box has a color of #e2aaff
<div style="background-color:#e2aaff;">Content here</div>
.mybackground {background-color:#e2aaff;}
Border around this has a color of #e2aaff
<div style="border:2px solid #e2aaff;">Content here</div>
.myborder {border:2px solid #e2aaff;}