#e420e8 color space conversions
Hex:
#e420e8
RGB:
228, 32, 232
CMY:
11, 87, 9
CMYK:
2, 86, 0, 9
HSL:
299°, 81.3008%, 51.7647%
HSV (HSB):
299°, 86.2069%, 90.9804%
XYZ:
47.0769, 23.3532, 78.3703
xyY:
0.3164, 0.1569, 23.3532
CIE-Lab:
55.4343, 87.6968, -56.0742
CIE-LCH:
55.4343, 104.0915, 327.4047
CIE-Luv:
55.4343, 71.9827, -98.0297
Hunter-Lab:
48.3251, 89.3203, -62.3247
#e420e8 color charts
#e420e8 color shades, tints & tones
#e420e8 color schemes
#e420e8 color preview, HTML & CSS examples
This text has a color of #e420e8
<p style="color:#e420e8;">Text here</p>
.mytext {color:#e420e8;}
This box has a color of #e420e8
<div style="background-color:#e420e8;">Content here</div>
.mybackground {background-color:#e420e8;}
Border around this has a color of #e420e8
<div style="border:2px solid #e420e8;">Content here</div>
.myborder {border:2px solid #e420e8;}