#e20bb3 color space conversions
Hex:
#e20bb3
RGB:
226, 11, 179
CMY:
11, 96, 30
CMYK:
0, 95, 21, 11
HSL:
313°, 90.7173%, 46.4706%
HSV (HSB):
313°, 95.1327%, 88.6275%
XYZ:
39.6204, 19.6628, 44.3549
xyY:
0.3823, 0.1897, 19.6628
CIE-Lab:
51.4538, 82.7563, -31.9603
CIE-LCH:
51.4538, 88.7134, 338.8835
CIE-Luv:
51.4538, 94.3592, -60.1368
Hunter-Lab:
44.3427, 81.8907, -28.2664
#e20bb3 color charts
#e20bb3 color shades, tints & tones
#e20bb3 color schemes
#e20bb3 color preview, HTML & CSS examples
This text has a color of #e20bb3
<p style="color:#e20bb3;">Text here</p>
.mytext {color:#e20bb3;}
This box has a color of #e20bb3
<div style="background-color:#e20bb3;">Content here</div>
.mybackground {background-color:#e20bb3;}
Border around this has a color of #e20bb3
<div style="border:2px solid #e20bb3;">Content here</div>
.myborder {border:2px solid #e20bb3;}