#e22fed color space conversions
Hex:
#e22fed
RGB:
226, 47, 237
CMY:
11, 82, 7
CMYK:
5, 80, 0, 7
HSL:
297°, 84.0708%, 55.6863%
HSV (HSB):
297°, 80.1688%, 92.9412%
XYZ:
47.6666, 24.3162, 82.3020
xyY:
0.3090, 0.1576, 24.3162
CIE-Lab:
56.4030, 85.1663, -57.3525
CIE-LCH:
56.4030, 102.6772, 326.0430
CIE-Luv:
56.4030, 66.9804, -100.0193
Hunter-Lab:
49.3115, 86.2508, -64.4383
#e22fed color charts
#e22fed color shades, tints & tones
#e22fed color schemes
#e22fed color preview, HTML & CSS examples
This text has a color of #e22fed
<p style="color:#e22fed;">Text here</p>
.mytext {color:#e22fed;}
This box has a color of #e22fed
<div style="background-color:#e22fed;">Content here</div>
.mybackground {background-color:#e22fed;}
Border around this has a color of #e22fed
<div style="border:2px solid #e22fed;">Content here</div>
.myborder {border:2px solid #e22fed;}