#e213e4 color space conversions
Hex:
#e213e4
RGB:
226, 19, 228
CMY:
11, 93, 11
CMYK:
1, 92, 0, 11
HSL:
299°, 84.6154%, 48.4314%
HSV (HSB):
299°, 91.6667%, 89.4118%
XYZ:
45.6005, 22.2359, 75.2873
xyY:
0.3186, 0.1554, 22.2359
CIE-Lab:
54.2764, 88.5079, -55.6887
CIE-LCH:
54.2764, 104.5700, 327.8221
CIE-Luv:
54.2764, 73.1350, -97.0577
Hunter-Lab:
47.1550, 90.0944, -61.6535
#e213e4 color charts
#e213e4 color shades, tints & tones
#e213e4 color schemes
#e213e4 color preview, HTML & CSS examples
This text has a color of #e213e4
<p style="color:#e213e4;">Text here</p>
.mytext {color:#e213e4;}
This box has a color of #e213e4
<div style="background-color:#e213e4;">Content here</div>
.mybackground {background-color:#e213e4;}
Border around this has a color of #e213e4
<div style="border:2px solid #e213e4;">Content here</div>
.myborder {border:2px solid #e213e4;}