#fc71f5 color space conversions
Hex:
#fc71f5
RGB:
252, 113, 245
CMY:
1, 56, 4
CMYK:
0, 55, 3, 1
HSL:
303°, 95.8621%, 71.5686%
HSV (HSB):
303°, 55.1587%, 98.8235%
XYZ:
62.5314, 39.0983, 90.6372
xyY:
0.3252, 0.2034, 39.0983
CIE-Lab:
68.8224, 69.2535, -41.8934
CIE-LCH:
68.8224, 80.9389, 328.8290
CIE-Luv:
68.8224, 65.9972, -77.1528
Hunter-Lab:
62.5286, 69.0830, -42.1727
#fc71f5 color charts
#fc71f5 color shades, tints & tones
#fc71f5 color schemes
#fc71f5 color preview, HTML & CSS examples
This text has a color of #fc71f5
<p style="color:#fc71f5;">Text here</p>
.mytext {color:#fc71f5;}
This box has a color of #fc71f5
<div style="background-color:#fc71f5;">Content here</div>
.mybackground {background-color:#fc71f5;}
Border around this has a color of #fc71f5
<div style="border:2px solid #fc71f5;">Content here</div>
.myborder {border:2px solid #fc71f5;}