#e20aa5 color space conversions
Hex:
#e20aa5
RGB:
226, 10, 165
CMY:
11, 96, 35
CMYK:
0, 96, 27, 11
HSL:
317°, 91.5254%, 46.2745%
HSV (HSB):
317°, 95.5752%, 88.6275%
XYZ:
38.2641, 19.1024, 37.2677
xyY:
0.4043, 0.2019, 19.1024
CIE-Lab:
50.8068, 81.2332, -24.7168
CIE-LCH:
50.8068, 84.9103, 343.0766
CIE-Luv:
50.8068, 100.8708, -49.2495
Hunter-Lab:
43.7063, 79.7874, -19.9612
#e20aa5 color charts
#e20aa5 color shades, tints & tones
#e20aa5 color schemes
#e20aa5 color preview, HTML & CSS examples
This text has a color of #e20aa5
<p style="color:#e20aa5;">Text here</p>
.mytext {color:#e20aa5;}
This box has a color of #e20aa5
<div style="background-color:#e20aa5;">Content here</div>
.mybackground {background-color:#e20aa5;}
Border around this has a color of #e20aa5
<div style="border:2px solid #e20aa5;">Content here</div>
.myborder {border:2px solid #e20aa5;}