#f71cfc color space conversions
Hex:
#f71cfc
RGB:
247, 28, 252
CMY:
3, 89, 1
CMYK:
2, 89, 0, 1
HSL:
299°, 97.3913%, 54.9020%
HSV (HSB):
299°, 88.8889%, 98.8235%
XYZ:
56.3437, 27.6329, 94.4595
xyY:
0.3158, 0.1549, 27.6329
CIE-Lab:
59.5557, 94.3513, -60.4790
CIE-LCH:
59.5557, 112.0709, 327.3402
CIE-Luv:
59.5557, 78.1812, -107.3033
Hunter-Lab:
52.5670, 99.3320, -69.7433
#f71cfc color charts
#f71cfc color shades, tints & tones
#f71cfc color schemes
#f71cfc color preview, HTML & CSS examples
This text has a color of #f71cfc
<p style="color:#f71cfc;">Text here</p>
.mytext {color:#f71cfc;}
This box has a color of #f71cfc
<div style="background-color:#f71cfc;">Content here</div>
.mybackground {background-color:#f71cfc;}
Border around this has a color of #f71cfc
<div style="border:2px solid #f71cfc;">Content here</div>
.myborder {border:2px solid #f71cfc;}