#f913e9 color space conversions
Hex:
#f913e9
RGB:
249, 19, 233
CMY:
2, 93, 9
CMYK:
0, 92, 6, 2
HSL:
304°, 95.0413%, 52.5490%
HSV (HSB):
304°, 92.3695%, 97.6471%
XYZ:
54.0078, 26.4887, 79.3571
xyY:
0.3379, 0.1657, 26.4887
CIE-Lab:
58.4980, 93.0235, -51.5411
CIE-LCH:
58.4980, 106.3478, 331.0107
CIE-Luv:
58.4980, 87.8478, -93.1853
Hunter-Lab:
51.4671, 97.2440, -55.3921
#f913e9 color charts
#f913e9 color shades, tints & tones
#f913e9 color schemes
#f913e9 color preview, HTML & CSS examples
This text has a color of #f913e9
<p style="color:#f913e9;">Text here</p>
.mytext {color:#f913e9;}
This box has a color of #f913e9
<div style="background-color:#f913e9;">Content here</div>
.mybackground {background-color:#f913e9;}
Border around this has a color of #f913e9
<div style="border:2px solid #f913e9;">Content here</div>
.myborder {border:2px solid #f913e9;}