#e420e9 color space conversions
Hex:
#e420e9
RGB:
228, 32, 233
CMY:
11, 87, 9
CMYK:
2, 86, 0, 9
HSL:
299°, 82.0408%, 51.9608%
HSV (HSB):
299°, 86.2661%, 91.3725%
XYZ:
47.2194, 23.4102, 79.1207
xyY:
0.3153, 0.1563, 23.4102
CIE-Lab:
55.4924, 87.8452, -56.5443
CIE-LCH:
55.4924, 104.4703, 327.2314
CIE-Luv:
55.4924, 71.6074, -98.7753
Hunter-Lab:
48.3841, 89.5311, -63.0858
#e420e9 color charts
#e420e9 color shades, tints & tones
#e420e9 color schemes
#e420e9 color preview, HTML & CSS examples
This text has a color of #e420e9
<p style="color:#e420e9;">Text here</p>
.mytext {color:#e420e9;}
This box has a color of #e420e9
<div style="background-color:#e420e9;">Content here</div>
.mybackground {background-color:#e420e9;}
Border around this has a color of #e420e9
<div style="border:2px solid #e420e9;">Content here</div>
.myborder {border:2px solid #e420e9;}