#fc20c5 color space conversions
Hex:
#fc20c5
RGB:
252, 32, 197
CMY:
1, 87, 23
CMYK:
0, 87, 22, 1
HSL:
315°, 97.3451%, 55.6863%
HSV (HSB):
315°, 87.3016%, 98.8235%
XYZ:
50.7394, 25.7597, 55.1212
xyY:
0.3855, 0.1957, 25.7597
CIE-Lab:
57.8082, 87.4683, -32.1424
CIE-LCH:
57.8082, 93.1871, 339.8229
CIE-Luv:
57.8082, 104.4749, -62.7833
Hunter-Lab:
50.7540, 89.6293, -28.8639
#fc20c5 color charts
#fc20c5 color shades, tints & tones
#fc20c5 color schemes
#fc20c5 color preview, HTML & CSS examples
This text has a color of #fc20c5
<p style="color:#fc20c5;">Text here</p>
.mytext {color:#fc20c5;}
This box has a color of #fc20c5
<div style="background-color:#fc20c5;">Content here</div>
.mybackground {background-color:#fc20c5;}
Border around this has a color of #fc20c5
<div style="border:2px solid #fc20c5;">Content here</div>
.myborder {border:2px solid #fc20c5;}