#e50fed color space conversions
Hex:
#e50fed
RGB:
229, 15, 237
CMY:
10, 94, 7
CMYK:
3, 94, 0, 7
HSL:
298°, 88.0952%, 49.4118%
HSV (HSB):
298°, 93.6709%, 92.9412%
XYZ:
47.7700, 23.1141, 82.0645
xyY:
0.3123, 0.1511, 23.1141
CIE-Lab:
55.1897, 90.6832, -59.2691
CIE-LCH:
55.1897, 108.3341, 326.8320
CIE-Luv:
55.1897, 72.0394, -103.0544
Hunter-Lab:
48.0771, 93.2248, -67.5502
#e50fed color charts
#e50fed color shades, tints & tones
#e50fed color schemes
#e50fed color preview, HTML & CSS examples
This text has a color of #e50fed
<p style="color:#e50fed;">Text here</p>
.mytext {color:#e50fed;}
This box has a color of #e50fed
<div style="background-color:#e50fed;">Content here</div>
.mybackground {background-color:#e50fed;}
Border around this has a color of #e50fed
<div style="border:2px solid #e50fed;">Content here</div>
.myborder {border:2px solid #e50fed;}