#e00fb3 color space conversions
Hex:
#e00fb3
RGB:
224, 15, 179
CMY:
12, 94, 30
CMYK:
0, 93, 20, 12
HSL:
313°, 87.4477%, 46.8627%
HSV (HSB):
313°, 93.3036%, 87.8431%
XYZ:
39.0480, 19.4436, 44.3428
xyY:
0.3797, 0.1891, 19.4436
CIE-Lab:
51.2022, 82.0331, -32.3805
CIE-LCH:
51.2022, 88.1925, 338.4596
CIE-Luv:
51.2022, 92.5067, -60.5576
Hunter-Lab:
44.0949, 80.9035, -28.7568
#e00fb3 color charts
#e00fb3 color shades, tints & tones
#e00fb3 color schemes
#e00fb3 color preview, HTML & CSS examples
This text has a color of #e00fb3
<p style="color:#e00fb3;">Text here</p>
.mytext {color:#e00fb3;}
This box has a color of #e00fb3
<div style="background-color:#e00fb3;">Content here</div>
.mybackground {background-color:#e00fb3;}
Border around this has a color of #e00fb3
<div style="border:2px solid #e00fb3;">Content here</div>
.myborder {border:2px solid #e00fb3;}