#e03fc5 color space conversions
Hex:
#e03fc5
RGB:
224, 63, 197
CMY:
12, 75, 23
CMYK:
0, 72, 12, 12
HSL:
310°, 72.1973%, 56.2745%
HSV (HSB):
310°, 71.8750%, 87.8431%
XYZ:
42.5960, 23.4335, 55.1014
xyY:
0.3517, 0.1935, 23.4335
CIE-Lab:
55.5161, 74.3720, -36.0753
CIE-LCH:
55.5161, 82.6596, 334.1236
CIE-Luv:
55.5161, 77.0368, -65.9095
Hunter-Lab:
48.4082, 72.3539, -33.6021
#e03fc5 color charts
#e03fc5 color shades, tints & tones
#e03fc5 color schemes
#e03fc5 color preview, HTML & CSS examples
This text has a color of #e03fc5
<p style="color:#e03fc5;">Text here</p>
.mytext {color:#e03fc5;}
This box has a color of #e03fc5
<div style="background-color:#e03fc5;">Content here</div>
.mybackground {background-color:#e03fc5;}
Border around this has a color of #e03fc5
<div style="border:2px solid #e03fc5;">Content here</div>
.myborder {border:2px solid #e03fc5;}