#e211f2 color space conversions
Hex:
#e211f2
RGB:
226, 17, 242
CMY:
11, 93, 5
CMYK:
7, 93, 0, 5
HSL:
296°, 89.6414%, 50.7843%
HSV (HSB):
296°, 92.9752%, 94.9020%
XYZ:
47.5915, 22.9805, 85.9317
xyY:
0.3041, 0.1468, 22.9805
CIE-Lab:
55.0522, 90.7800, -62.3214
CIE-LCH:
55.0522, 110.1134, 325.5300
CIE-Luv:
55.0522, 67.9815, -107.4886
Hunter-Lab:
47.9379, 93.3186, -72.7245
#e211f2 color charts
#e211f2 color shades, tints & tones
#e211f2 color schemes
#e211f2 color preview, HTML & CSS examples
This text has a color of #e211f2
<p style="color:#e211f2;">Text here</p>
.mytext {color:#e211f2;}
This box has a color of #e211f2
<div style="background-color:#e211f2;">Content here</div>
.mybackground {background-color:#e211f2;}
Border around this has a color of #e211f2
<div style="border:2px solid #e211f2;">Content here</div>
.myborder {border:2px solid #e211f2;}