#e412e5 color space conversions
Hex:
#e412e5
RGB:
228, 18, 229
CMY:
11, 93, 10
CMYK:
0, 92, 0, 10
HSL:
300°, 85.4251%, 48.4314%
HSV (HSB):
300°, 92.1397%, 89.8039%
XYZ:
46.3541, 22.5837, 76.0447
xyY:
0.3197, 0.1558, 22.5837
CIE-Lab:
54.6410, 89.0812, -55.6513
CIE-LCH:
54.6410, 105.0358, 328.0059
CIE-Luv:
54.6410, 74.2392, -97.2419
Hunter-Lab:
47.5223, 90.9477, -61.6095
#e412e5 color charts
#e412e5 color shades, tints & tones
#e412e5 color schemes
#e412e5 color preview, HTML & CSS examples
This text has a color of #e412e5
<p style="color:#e412e5;">Text here</p>
.mytext {color:#e412e5;}
This box has a color of #e412e5
<div style="background-color:#e412e5;">Content here</div>
.mybackground {background-color:#e412e5;}
Border around this has a color of #e412e5
<div style="border:2px solid #e412e5;">Content here</div>
.myborder {border:2px solid #e412e5;}