#fc20f1 color space conversions
Hex:
#fc20f1
RGB:
252, 32, 241
CMY:
1, 87, 5
CMYK:
0, 87, 4, 1
HSL:
303°, 97.3451%, 55.6863%
HSV (HSB):
303°, 87.3016%, 98.8235%
XYZ:
56.5386, 28.0793, 85.6590
xyY:
0.3320, 0.1649, 28.0793
CIE-Lab:
59.9604, 93.0907, -53.6633
CIE-LCH:
59.9604, 107.4506, 330.0381
CIE-Luv:
59.9604, 85.7249, -96.9444
Hunter-Lab:
52.9899, 97.7214, -58.7502
#fc20f1 color charts
#fc20f1 color shades, tints & tones
#fc20f1 color schemes
#fc20f1 color preview, HTML & CSS examples
This text has a color of #fc20f1
<p style="color:#fc20f1;">Text here</p>
.mytext {color:#fc20f1;}
This box has a color of #fc20f1
<div style="background-color:#fc20f1;">Content here</div>
.mybackground {background-color:#fc20f1;}
Border around this has a color of #fc20f1
<div style="border:2px solid #fc20f1;">Content here</div>
.myborder {border:2px solid #fc20f1;}