#f040e5 color space conversions
Hex:
#f040e5
RGB:
240, 64, 229
CMY:
6, 75, 10
CMYK:
0, 73, 5, 6
HSL:
304°, 85.4369%, 59.6078%
HSV (HSB):
304°, 73.3333%, 94.1176%
XYZ:
51.9114, 27.8492, 76.7681
xyY:
0.3316, 0.1779, 27.8492
CIE-Lab:
59.7523, 82.1882, -47.3996
CIE-LCH:
59.7523, 94.8769, 330.0271
CIE-Luv:
59.7523, 76.7586, -85.6411
Hunter-Lab:
52.7723, 83.2364, -49.3088
#f040e5 color charts
#f040e5 color shades, tints & tones
#f040e5 color schemes
#f040e5 color preview, HTML & CSS examples
This text has a color of #f040e5
<p style="color:#f040e5;">Text here</p>
.mytext {color:#f040e5;}
This box has a color of #f040e5
<div style="background-color:#f040e5;">Content here</div>
.mybackground {background-color:#f040e5;}
Border around this has a color of #f040e5
<div style="border:2px solid #f040e5;">Content here</div>
.myborder {border:2px solid #f040e5;}