#e40cff color space conversions
Hex:
#e40cff
RGB:
228, 12, 255
CMY:
11, 95, 0
CMYK:
11, 95, 0, 0
HSL:
293°, 100.0000%, 52.3529%
HSV (HSB):
293°, 95.2941%, 100.0000%
XYZ:
50.1764, 23.9769, 96.5912
xyY:
0.2939, 0.1404, 23.9769
CIE-Lab:
56.0647, 93.4777, -67.9221
CIE-LCH:
56.0647, 115.5487, 323.9974
CIE-Luv:
56.0647, 64.8995, -116.5321
Hunter-Lab:
48.9662, 97.2205, -82.6795
#e40cff color charts
#e40cff color shades, tints & tones
#e40cff color schemes
#e40cff color preview, HTML & CSS examples
This text has a color of #e40cff
<p style="color:#e40cff;">Text here</p>
.mytext {color:#e40cff;}
This box has a color of #e40cff
<div style="background-color:#e40cff;">Content here</div>
.mybackground {background-color:#e40cff;}
Border around this has a color of #e40cff
<div style="border:2px solid #e40cff;">Content here</div>
.myborder {border:2px solid #e40cff;}