#f045e5 color space conversions
Hex:
#f045e5
RGB:
240, 69, 229
CMY:
6, 73, 10
CMYK:
0, 71, 5, 6
HSL:
304°, 85.0746%, 60.5882%
HSV (HSB):
304°, 71.2500%, 94.1176%
XYZ:
52.2062, 28.4387, 76.8664
xyY:
0.3314, 0.1806, 28.4387
CIE-Lab:
60.2830, 80.6726, -46.5605
CIE-LCH:
60.2830, 93.1447, 330.0084
CIE-Luv:
60.2830, 75.6519, -84.2720
Hunter-Lab:
53.3279, 81.4215, -48.1306
#f045e5 color charts
#f045e5 color shades, tints & tones
#f045e5 color schemes
#f045e5 color preview, HTML & CSS examples
This text has a color of #f045e5
<p style="color:#f045e5;">Text here</p>
.mytext {color:#f045e5;}
This box has a color of #f045e5
<div style="background-color:#f045e5;">Content here</div>
.mybackground {background-color:#f045e5;}
Border around this has a color of #f045e5
<div style="border:2px solid #f045e5;">Content here</div>
.myborder {border:2px solid #f045e5;}