#fc47e5 color space conversions
Hex:
#fc47e5
RGB:
252, 71, 229
CMY:
1, 72, 10
CMYK:
0, 72, 9, 1
HSL:
308°, 96.7914%, 63.3333%
HSV (HSB):
308°, 71.8254%, 98.8235%
XYZ:
56.5410, 30.8591, 77.1051
xyY:
0.3437, 0.1876, 30.8591
CIE-Lab:
62.3885, 82.6305, -43.1145
CIE-LCH:
62.3885, 93.2023, 332.4456
CIE-Luv:
62.3885, 83.8739, -79.8022
Hunter-Lab:
55.5509, 84.4671, -43.4093
#fc47e5 color charts
#fc47e5 color shades, tints & tones
#fc47e5 color schemes
#fc47e5 color preview, HTML & CSS examples
This text has a color of #fc47e5
<p style="color:#fc47e5;">Text here</p>
.mytext {color:#fc47e5;}
This box has a color of #fc47e5
<div style="background-color:#fc47e5;">Content here</div>
.mybackground {background-color:#fc47e5;}
Border around this has a color of #fc47e5
<div style="border:2px solid #fc47e5;">Content here</div>
.myborder {border:2px solid #fc47e5;}