#f914f5 color space conversions
Hex:
#f914f5
RGB:
249, 20, 245
CMY:
2, 92, 4
CMYK:
0, 92, 2, 2
HSL:
301°, 95.0207%, 52.7451%
HSV (HSB):
301°, 91.9679%, 97.6471%
XYZ:
55.7985, 27.2326, 88.7017
xyY:
0.3249, 0.1586, 27.2326
CIE-Lab:
59.1890, 94.5725, -57.1539
CIE-LCH:
59.1890, 110.5013, 328.8538
CIE-Luv:
59.1890, 82.9021, -102.1626
Hunter-Lab:
52.1849, 99.5370, -64.2493
#f914f5 color charts
#f914f5 color shades, tints & tones
#f914f5 color schemes
#f914f5 color preview, HTML & CSS examples
This text has a color of #f914f5
<p style="color:#f914f5;">Text here</p>
.mytext {color:#f914f5;}
This box has a color of #f914f5
<div style="background-color:#f914f5;">Content here</div>
.mybackground {background-color:#f914f5;}
Border around this has a color of #f914f5
<div style="border:2px solid #f914f5;">Content here</div>
.myborder {border:2px solid #f914f5;}