#fc47f5 color space conversions
Hex:
#fc47f5
RGB:
252, 71, 245
CMY:
1, 72, 4
CMYK:
0, 72, 3, 1
HSL:
302°, 96.7914%, 63.3333%
HSV (HSB):
302°, 71.8254%, 98.8235%
XYZ:
58.8796, 31.7945, 89.4199
xyY:
0.3269, 0.1765, 31.7945
CIE-Lab:
63.1727, 84.9698, -50.7883
CIE-LCH:
63.1727, 98.9915, 329.1323
CIE-Luv:
63.1727, 78.0779, -92.3513
Hunter-Lab:
56.3866, 87.7152, -54.5535
#fc47f5 color charts
#fc47f5 color shades, tints & tones
#fc47f5 color schemes
#fc47f5 color preview, HTML & CSS examples
This text has a color of #fc47f5
<p style="color:#fc47f5;">Text here</p>
.mytext {color:#fc47f5;}
This box has a color of #fc47f5
<div style="background-color:#fc47f5;">Content here</div>
.mybackground {background-color:#fc47f5;}
Border around this has a color of #fc47f5
<div style="border:2px solid #fc47f5;">Content here</div>
.myborder {border:2px solid #fc47f5;}