#e22ae5 color space conversions
Hex:
#e22ae5
RGB:
226, 42, 229
CMY:
11, 84, 10
CMYK:
1, 82, 0, 10
HSL:
299°, 78.2427%, 53.1373%
HSV (HSB):
299°, 81.6594%, 89.8039%
XYZ:
46.3349, 23.4818, 76.2191
xyY:
0.3173, 0.1608, 23.4818
CIE-Lab:
55.5652, 85.0429, -54.1933
CIE-LCH:
55.5652, 100.8425, 327.4928
CIE-Luv:
55.5652, 70.5401, -94.9125
Hunter-Lab:
48.4580, 85.8774, -59.3359
#e22ae5 color charts
#e22ae5 color shades, tints & tones
#e22ae5 color schemes
#e22ae5 color preview, HTML & CSS examples
This text has a color of #e22ae5
<p style="color:#e22ae5;">Text here</p>
.mytext {color:#e22ae5;}
This box has a color of #e22ae5
<div style="background-color:#e22ae5;">Content here</div>
.mybackground {background-color:#e22ae5;}
Border around this has a color of #e22ae5
<div style="border:2px solid #e22ae5;">Content here</div>
.myborder {border:2px solid #e22ae5;}