#e210f5 color space conversions
Hex:
#e210f5
RGB:
226, 16, 245
CMY:
11, 94, 4
CMYK:
8, 93, 0, 4
HSL:
295°, 91.9679%, 51.1765%
HSV (HSB):
295°, 93.4694%, 96.0784%
XYZ:
48.0308, 23.1319, 88.3196
xyY:
0.3012, 0.1450, 23.1319
CIE-Lab:
55.2079, 91.3264, -63.7492
CIE-LCH:
55.2079, 111.3754, 325.0835
CIE-Luv:
55.2079, 66.9400, -109.7268
Hunter-Lab:
48.0956, 94.0918, -75.2092
#e210f5 color charts
#e210f5 color shades, tints & tones
#e210f5 color schemes
#e210f5 color preview, HTML & CSS examples
This text has a color of #e210f5
<p style="color:#e210f5;">Text here</p>
.mytext {color:#e210f5;}
This box has a color of #e210f5
<div style="background-color:#e210f5;">Content here</div>
.mybackground {background-color:#e210f5;}
Border around this has a color of #e210f5
<div style="border:2px solid #e210f5;">Content here</div>
.myborder {border:2px solid #e210f5;}