#f940c5 color space conversions
Hex:
#f940c5
RGB:
249, 64, 197
CMY:
2, 75, 23
CMYK:
0, 74, 21, 2
HSL:
317°, 93.9086%, 61.3725%
HSV (HSB):
317°, 74.2972%, 97.6471%
XYZ:
50.9784, 27.8377, 55.5097
xyY:
0.3795, 0.2072, 27.8377
CIE-Lab:
59.7419, 79.7694, -29.1822
CIE-LCH:
59.7419, 84.9397, 339.9059
CIE-Luv:
59.7419, 95.7187, -57.3407
Hunter-Lab:
52.7615, 80.1348, -25.4452
#f940c5 color charts
#f940c5 color shades, tints & tones
#f940c5 color schemes
#f940c5 color preview, HTML & CSS examples
This text has a color of #f940c5
<p style="color:#f940c5;">Text here</p>
.mytext {color:#f940c5;}
This box has a color of #f940c5
<div style="background-color:#f940c5;">Content here</div>
.mybackground {background-color:#f940c5;}
Border around this has a color of #f940c5
<div style="border:2px solid #f940c5;">Content here</div>
.myborder {border:2px solid #f940c5;}