#e50fec color space conversions
Hex:
#e50fec
RGB:
229, 15, 236
CMY:
10, 94, 7
CMYK:
3, 94, 0, 7
HSL:
298°, 88.0478%, 49.2157%
HSV (HSB):
298°, 93.6441%, 92.5490%
XYZ:
47.6242, 23.0558, 81.2970
xyY:
0.3134, 0.1517, 23.0558
CIE-Lab:
55.1298, 90.5367, -58.8032
CIE-LCH:
55.1298, 107.9570, 326.9964
CIE-Luv:
55.1298, 72.4200, -102.3194
Hunter-Lab:
48.0164, 93.0132, -66.7728
#e50fec color charts
#e50fec color shades, tints & tones
#e50fec color schemes
#e50fec color preview, HTML & CSS examples
This text has a color of #e50fec
<p style="color:#e50fec;">Text here</p>
.mytext {color:#e50fec;}
This box has a color of #e50fec
<div style="background-color:#e50fec;">Content here</div>
.mybackground {background-color:#e50fec;}
Border around this has a color of #e50fec
<div style="border:2px solid #e50fec;">Content here</div>
.myborder {border:2px solid #e50fec;}