#e22dca color space conversions
Hex:
#e22dca
RGB:
226, 45, 202
CMY:
11, 82, 21
CMYK:
0, 80, 11, 11
HSL:
308°, 75.7322%, 53.1373%
HSV (HSB):
308°, 80.0885%, 88.6275%
XYZ:
42.9631, 22.3098, 57.9189
xyY:
0.3487, 0.1811, 22.3098
CIE-Lab:
54.3542, 80.4763, -40.7501
CIE-LCH:
54.3542, 90.2053, 333.1441
CIE-Luv:
54.3542, 80.4430, -73.6083
Hunter-Lab:
47.2332, 79.7044, -39.6400
#e22dca color charts
#e22dca color shades, tints & tones
#e22dca color schemes
#e22dca color preview, HTML & CSS examples
This text has a color of #e22dca
<p style="color:#e22dca;">Text here</p>
.mytext {color:#e22dca;}
This box has a color of #e22dca
<div style="background-color:#e22dca;">Content here</div>
.mybackground {background-color:#e22dca;}
Border around this has a color of #e22dca
<div style="border:2px solid #e22dca;">Content here</div>
.myborder {border:2px solid #e22dca;}