#e222d5 color space conversions
Hex:
#e222d5
RGB:
226, 34, 213
CMY:
11, 87, 16
CMYK:
0, 85, 6, 11
HSL:
304°, 76.8000%, 50.9804%
HSV (HSB):
304°, 84.9558%, 88.6275%
XYZ:
43.9463, 22.1169, 64.9036
xyY:
0.3356, 0.1689, 22.1169
CIE-Lab:
54.1508, 84.2579, -47.3692
CIE-LCH:
54.1508, 96.6604, 330.6556
CIE-Luv:
54.1508, 77.6703, -84.0341
Hunter-Lab:
47.0286, 84.5008, -48.9053
#e222d5 color charts
#e222d5 color shades, tints & tones
#e222d5 color schemes
#e222d5 color preview, HTML & CSS examples
This text has a color of #e222d5
<p style="color:#e222d5;">Text here</p>
.mytext {color:#e222d5;}
This box has a color of #e222d5
<div style="background-color:#e222d5;">Content here</div>
.mybackground {background-color:#e222d5;}
Border around this has a color of #e222d5
<div style="border:2px solid #e222d5;">Content here</div>
.myborder {border:2px solid #e222d5;}