#e213e5 color space conversions
Hex:
#e213e5
RGB:
226, 19, 229
CMY:
11, 93, 10
CMYK:
1, 92, 0, 10
HSL:
299°, 84.6774%, 48.6275%
HSV (HSB):
299°, 91.7031%, 89.8039%
XYZ:
45.7398, 22.2916, 76.0207
xyY:
0.3175, 0.1547, 22.2916
CIE-Lab:
54.3351, 88.6533, -56.1600
CIE-LCH:
54.3351, 104.9445, 327.6466
CIE-Luv:
54.3351, 72.7493, -97.8000
Hunter-Lab:
47.2140, 90.3018, -62.4148
#e213e5 color charts
#e213e5 color shades, tints & tones
#e213e5 color schemes
#e213e5 color preview, HTML & CSS examples
This text has a color of #e213e5
<p style="color:#e213e5;">Text here</p>
.mytext {color:#e213e5;}
This box has a color of #e213e5
<div style="background-color:#e213e5;">Content here</div>
.mybackground {background-color:#e213e5;}
Border around this has a color of #e213e5
<div style="border:2px solid #e213e5;">Content here</div>
.myborder {border:2px solid #e213e5;}