#e22bdd color space conversions
Hex:
#e22bdd
RGB:
226, 43, 221
CMY:
11, 83, 13
CMYK:
0, 81, 2, 11
HSL:
302°, 75.9336%, 52.7451%
HSV (HSB):
302°, 80.9735%, 88.6275%
XYZ:
45.2791, 23.1170, 70.4822
xyY:
0.3260, 0.1665, 23.1170
CIE-Lab:
55.1926, 83.6370, -50.2635
CIE-LCH:
55.1926, 97.5786, 328.9953
CIE-Luv:
55.1926, 73.3862, -88.6702
Hunter-Lab:
48.0801, 83.9608, -53.2590
#e22bdd color charts
#e22bdd color shades, tints & tones
#e22bdd color schemes
#e22bdd color preview, HTML & CSS examples
This text has a color of #e22bdd
<p style="color:#e22bdd;">Text here</p>
.mytext {color:#e22bdd;}
This box has a color of #e22bdd
<div style="background-color:#e22bdd;">Content here</div>
.mybackground {background-color:#e22bdd;}
Border around this has a color of #e22bdd
<div style="border:2px solid #e22bdd;">Content here</div>
.myborder {border:2px solid #e22bdd;}