#e242e6 color space conversions
Hex:
#e242e6
RGB:
226, 66, 230
CMY:
11, 74, 10
CMYK:
2, 71, 0, 10
HSL:
299°, 76.6355%, 58.0392%
HSV (HSB):
299°, 71.3043%, 90.1961%
XYZ:
47.5952, 25.7784, 77.3301
xyY:
0.3158, 0.1711, 25.7784
CIE-Lab:
57.8261, 78.8339, -51.1539
CIE-LCH:
57.8261, 93.9761, 327.0212
CIE-Luv:
57.8261, 66.0818, -90.2962
Hunter-Lab:
50.7724, 78.4782, -54.7624
#e242e6 color charts
#e242e6 color shades, tints & tones
#e242e6 color schemes
#e242e6 color preview, HTML & CSS examples
This text has a color of #e242e6
<p style="color:#e242e6;">Text here</p>
.mytext {color:#e242e6;}
This box has a color of #e242e6
<div style="background-color:#e242e6;">Content here</div>
.mybackground {background-color:#e242e6;}
Border around this has a color of #e242e6
<div style="border:2px solid #e242e6;">Content here</div>
.myborder {border:2px solid #e242e6;}