#e228e2 color space conversions
Hex:
#e228e2
RGB:
226, 40, 226
CMY:
11, 84, 11
CMYK:
0, 82, 0, 11
HSL:
300°, 76.2295%, 52.1569%
HSV (HSB):
300°, 82.3009%, 88.6275%
XYZ:
45.8503, 23.1773, 74.0086
xyY:
0.3206, 0.1620, 23.1773
CIE-Lab:
55.2545, 85.0055, -52.9954
CIE-LCH:
55.2545, 100.1721, 328.0592
CIE-Luv:
55.2545, 71.9126, -92.9860
Hunter-Lab:
48.1428, 85.7500, -57.4448
#e228e2 color charts
#e228e2 color shades, tints & tones
#e228e2 color schemes
#e228e2 color preview, HTML & CSS examples
This text has a color of #e228e2
<p style="color:#e228e2;">Text here</p>
.mytext {color:#e228e2;}
This box has a color of #e228e2
<div style="background-color:#e228e2;">Content here</div>
.mybackground {background-color:#e228e2;}
Border around this has a color of #e228e2
<div style="border:2px solid #e228e2;">Content here</div>
.myborder {border:2px solid #e228e2;}