#e014f5 color space conversions
Hex:
#e014f5
RGB:
224, 20, 245
CMY:
12, 92, 4
CMYK:
9, 92, 0, 4
HSL:
294°, 91.8367%, 51.9608%
HSV (HSB):
294°, 91.8367%, 96.0784%
XYZ:
47.4721, 22.9402, 88.3120
xyY:
0.2991, 0.1445, 22.9402
CIE-Lab:
55.0107, 90.6266, -64.0840
CIE-LCH:
55.0107, 110.9952, 324.7350
CIE-Luv:
55.0107, 65.3628, -110.0263
Hunter-Lab:
47.8959, 93.1026, -75.7937
#e014f5 color charts
#e014f5 color shades, tints & tones
#e014f5 color schemes
#e014f5 color preview, HTML & CSS examples
This text has a color of #e014f5
<p style="color:#e014f5;">Text here</p>
.mytext {color:#e014f5;}
This box has a color of #e014f5
<div style="background-color:#e014f5;">Content here</div>
.mybackground {background-color:#e014f5;}
Border around this has a color of #e014f5
<div style="border:2px solid #e014f5;">Content here</div>
.myborder {border:2px solid #e014f5;}