#e11fac color space conversions
Hex:
#e11fac
RGB:
225, 31, 172
CMY:
12, 88, 33
CMYK:
0, 86, 24, 12
HSL:
316°, 76.3780%, 50.1961%
HSV (HSB):
316°, 86.2222%, 88.2353%
XYZ:
38.9877, 19.9661, 40.8287
xyY:
0.3907, 0.2001, 19.9661
CIE-Lab:
51.7988, 79.2702, -27.3275
CIE-LCH:
51.7988, 83.8484, 340.9789
CIE-Luv:
51.7988, 94.5931, -52.8697
Hunter-Lab:
44.6834, 77.5510, -22.8968
#e11fac color charts
#e11fac color shades, tints & tones
#e11fac color schemes
#e11fac color preview, HTML & CSS examples
This text has a color of #e11fac
<p style="color:#e11fac;">Text here</p>
.mytext {color:#e11fac;}
This box has a color of #e11fac
<div style="background-color:#e11fac;">Content here</div>
.mybackground {background-color:#e11fac;}
Border around this has a color of #e11fac
<div style="border:2px solid #e11fac;">Content here</div>
.myborder {border:2px solid #e11fac;}