#f940cc color space conversions
Hex:
#f940cc
RGB:
249, 64, 204
CMY:
2, 75, 20
CMYK:
0, 74, 18, 2
HSL:
315°, 93.9086%, 61.3725%
HSV (HSB):
315°, 74.2972%, 97.6471%
XYZ:
51.7994, 28.1662, 59.8332
xyY:
0.3705, 0.2015, 28.1662
CIE-Lab:
60.0386, 80.6599, -32.7155
CIE-LCH:
60.0386, 87.0420, 337.9226
CIE-Luv:
60.0386, 92.9399, -62.9123
Hunter-Lab:
53.0718, 81.3448, -29.6934
#f940cc color charts
#f940cc color shades, tints & tones
#f940cc color schemes
#f940cc color preview, HTML & CSS examples
This text has a color of #f940cc
<p style="color:#f940cc;">Text here</p>
.mytext {color:#f940cc;}
This box has a color of #f940cc
<div style="background-color:#f940cc;">Content here</div>
.mybackground {background-color:#f940cc;}
Border around this has a color of #f940cc
<div style="border:2px solid #f940cc;">Content here</div>
.myborder {border:2px solid #f940cc;}