#e210e2 color space conversions
Hex:
#e210e2
RGB:
226, 16, 226
CMY:
11, 94, 11
CMYK:
0, 93, 0, 11
HSL:
300°, 86.7769%, 47.4510%
HSV (HSB):
300°, 92.9204%, 88.6275%
XYZ:
45.2768, 22.0303, 73.8174
xyY:
0.3208, 0.1561, 22.0303
CIE-Lab:
54.0592, 88.5161, -54.9048
CIE-LCH:
54.0592, 104.1616, 328.1895
CIE-Luv:
54.0592, 74.0921, -95.8037
Hunter-Lab:
46.9365, 90.0494, -60.3904
#e210e2 color charts
#e210e2 color shades, tints & tones
#e210e2 color schemes
#e210e2 color preview, HTML & CSS examples
This text has a color of #e210e2
<p style="color:#e210e2;">Text here</p>
.mytext {color:#e210e2;}
This box has a color of #e210e2
<div style="background-color:#e210e2;">Content here</div>
.mybackground {background-color:#e210e2;}
Border around this has a color of #e210e2
<div style="border:2px solid #e210e2;">Content here</div>
.myborder {border:2px solid #e210e2;}