#e21abd color space conversions
Hex:
#e21abd
RGB:
226, 26, 189
CMY:
11, 90, 26
CMYK:
0, 88, 16, 11
HSL:
311°, 79.3651%, 49.4118%
HSV (HSB):
311°, 88.4956%, 88.6275%
XYZ:
40.9187, 20.5817, 49.9601
xyY:
0.3671, 0.1847, 20.5817
CIE-Lab:
52.4886, 82.3320, -36.1755
CIE-LCH:
52.4886, 89.9290, 336.2800
CIE-Luv:
52.4886, 88.5842, -66.5384
Hunter-Lab:
45.3670, 81.6056, -33.5358
#e21abd color charts
#e21abd color shades, tints & tones
#e21abd color schemes
#e21abd color preview, HTML & CSS examples
This text has a color of #e21abd
<p style="color:#e21abd;">Text here</p>
.mytext {color:#e21abd;}
This box has a color of #e21abd
<div style="background-color:#e21abd;">Content here</div>
.mybackground {background-color:#e21abd;}
Border around this has a color of #e21abd
<div style="border:2px solid #e21abd;">Content here</div>
.myborder {border:2px solid #e21abd;}