#e21ffb color space conversions
Hex:
#e21ffb
RGB:
226, 31, 251
CMY:
11, 88, 2
CMYK:
10, 88, 0, 2
HSL:
293°, 96.4912%, 55.2941%
HSV (HSB):
293°, 87.6494%, 98.4314%
XYZ:
49.2666, 24.1138, 93.3246
xyY:
0.2955, 0.1446, 24.1138
CIE-Lab:
56.2015, 90.4307, -65.4950
CIE-LCH:
56.2015, 111.6571, 324.0858
CIE-Luv:
56.2015, 63.8360, -112.6907
Hunter-Lab:
49.1058, 93.1496, -78.3055
#e21ffb color charts
#e21ffb color shades, tints & tones
#e21ffb color schemes
#e21ffb color preview, HTML & CSS examples
This text has a color of #e21ffb
<p style="color:#e21ffb;">Text here</p>
.mytext {color:#e21ffb;}
This box has a color of #e21ffb
<div style="background-color:#e21ffb;">Content here</div>
.mybackground {background-color:#e21ffb;}
Border around this has a color of #e21ffb
<div style="border:2px solid #e21ffb;">Content here</div>
.myborder {border:2px solid #e21ffb;}