#e074f3 color space conversions
Hex:
#e074f3
RGB:
224, 116, 243
CMY:
12, 55, 5
CMYK:
8, 52, 0, 5
HSL:
291°, 84.1060%, 70.3922%
HSV (HSB):
291°, 52.2634%, 95.2941%
XYZ:
53.1635, 34.8091, 88.7108
xyY:
0.3009, 0.1970, 34.8091
CIE-Lab:
65.5998, 60.2431, -46.1072
CIE-LCH:
65.5998, 75.8624, 322.5713
CIE-Luv:
65.5998, 46.8089, -81.8826
Hunter-Lab:
58.9993, 57.5954, -47.8485
#e074f3 color charts
#e074f3 color shades, tints & tones
#e074f3 color schemes
#e074f3 color preview, HTML & CSS examples
This text has a color of #e074f3
<p style="color:#e074f3;">Text here</p>
.mytext {color:#e074f3;}
This box has a color of #e074f3
<div style="background-color:#e074f3;">Content here</div>
.mybackground {background-color:#e074f3;}
Border around this has a color of #e074f3
<div style="border:2px solid #e074f3;">Content here</div>
.myborder {border:2px solid #e074f3;}