#f940e6 color space conversions
Hex:
#f940e6
RGB:
249, 64, 230
CMY:
2, 75, 10
CMYK:
0, 74, 8, 2
HSL:
306°, 93.9086%, 61.3725%
HSV (HSB):
306°, 74.2972%, 97.6471%
XYZ:
55.1832, 29.5197, 77.6523
xyY:
0.3399, 0.1818, 29.5197
CIE-Lab:
61.2376, 84.1981, -45.5195
CIE-LCH:
61.2376, 95.7149, 331.6033
CIE-Luv:
61.2376, 82.9103, -83.4784
Hunter-Lab:
54.3320, 86.2155, -46.7059
#f940e6 color charts
#f940e6 color shades, tints & tones
#f940e6 color schemes
#f940e6 color preview, HTML & CSS examples
This text has a color of #f940e6
<p style="color:#f940e6;">Text here</p>
.mytext {color:#f940e6;}
This box has a color of #f940e6
<div style="background-color:#f940e6;">Content here</div>
.mybackground {background-color:#f940e6;}
Border around this has a color of #f940e6
<div style="border:2px solid #f940e6;">Content here</div>
.myborder {border:2px solid #f940e6;}