#f71dfc color space conversions
Hex:
#f71dfc
RGB:
247, 29, 252
CMY:
3, 89, 1
CMYK:
2, 88, 0, 1
HSL:
299°, 97.3799%, 55.0980%
HSV (HSB):
299°, 88.4921%, 98.8235%
XYZ:
56.3678, 27.6812, 94.4675
xyY:
0.3158, 0.1551, 27.6812
CIE-Lab:
59.5996, 94.2219, -60.4086
CIE-LCH:
59.5996, 111.9240, 327.3348
CIE-Luv:
59.5996, 78.1012, -107.1982
Hunter-Lab:
52.6129, 99.1668, -69.6274
#f71dfc color charts
#f71dfc color shades, tints & tones
#f71dfc color schemes
#f71dfc color preview, HTML & CSS examples
This text has a color of #f71dfc
<p style="color:#f71dfc;">Text here</p>
.mytext {color:#f71dfc;}
This box has a color of #f71dfc
<div style="background-color:#f71dfc;">Content here</div>
.mybackground {background-color:#f71dfc;}
Border around this has a color of #f71dfc
<div style="border:2px solid #f71dfc;">Content here</div>
.myborder {border:2px solid #f71dfc;}