#e412e6 color space conversions
Hex:
#e412e6
RGB:
228, 18, 230
CMY:
11, 93, 10
CMYK:
1, 92, 0, 10
HSL:
299°, 85.4839%, 48.6275%
HSV (HSB):
299°, 92.1739%, 90.1961%
XYZ:
46.4941, 22.6398, 76.7823
xyY:
0.3186, 0.1552, 22.6398
CIE-Lab:
54.6993, 89.2256, -56.1225
CIE-LCH:
54.6993, 105.4085, 327.8303
CIE-Luv:
54.6993, 73.8510, -97.9850
Hunter-Lab:
47.5813, 91.1545, -62.3699
#e412e6 color charts
#e412e6 color shades, tints & tones
#e412e6 color schemes
#e412e6 color preview, HTML & CSS examples
This text has a color of #e412e6
<p style="color:#e412e6;">Text here</p>
.mytext {color:#e412e6;}
This box has a color of #e412e6
<div style="background-color:#e412e6;">Content here</div>
.mybackground {background-color:#e412e6;}
Border around this has a color of #e412e6
<div style="border:2px solid #e412e6;">Content here</div>
.myborder {border:2px solid #e412e6;}