#e03fb4 color space conversions
Hex:
#e03fb4
RGB:
224, 63, 180
CMY:
12, 75, 29
CMYK:
0, 72, 20, 12
HSL:
316°, 72.1973%, 56.2745%
HSV (HSB):
316°, 71.8750%, 87.8431%
XYZ:
40.7562, 22.6976, 45.4130
xyY:
0.3744, 0.2085, 22.6976
CIE-Lab:
54.7595, 72.0431, -27.4305
CIE-LCH:
54.7595, 77.0886, 339.1556
CIE-Luv:
54.7595, 83.4378, -52.3685
Hunter-Lab:
47.6420, 69.3275, -23.1666
#e03fb4 color charts
#e03fb4 color shades, tints & tones
#e03fb4 color schemes
#e03fb4 color preview, HTML & CSS examples
This text has a color of #e03fb4
<p style="color:#e03fb4;">Text here</p>
.mytext {color:#e03fb4;}
This box has a color of #e03fb4
<div style="background-color:#e03fb4;">Content here</div>
.mybackground {background-color:#e03fb4;}
Border around this has a color of #e03fb4
<div style="border:2px solid #e03fb4;">Content here</div>
.myborder {border:2px solid #e03fb4;}