#e118f4 color space conversions
Hex:
#e118f4
RGB:
225, 24, 244
CMY:
12, 91, 4
CMYK:
8, 90, 0, 4
HSL:
295°, 90.9091%, 52.5490%
HSV (HSB):
295°, 90.1639%, 95.6863%
XYZ:
47.7071, 23.1925, 87.5501
xyY:
0.3011, 0.1464, 23.1925
CIE-Lab:
55.2700, 90.1622, -63.0989
CIE-LCH:
55.2700, 110.0486, 325.0142
CIE-Luv:
55.2700, 66.1499, -108.6617
Hunter-Lab:
48.1586, 92.5492, -74.0756
#e118f4 color charts
#e118f4 color shades, tints & tones
#e118f4 color schemes
#e118f4 color preview, HTML & CSS examples
This text has a color of #e118f4
<p style="color:#e118f4;">Text here</p>
.mytext {color:#e118f4;}
This box has a color of #e118f4
<div style="background-color:#e118f4;">Content here</div>
.mybackground {background-color:#e118f4;}
Border around this has a color of #e118f4
<div style="border:2px solid #e118f4;">Content here</div>
.myborder {border:2px solid #e118f4;}