#fc20f3 color space conversions
Hex:
#fc20f3
RGB:
252, 32, 243
CMY:
1, 87, 5
CMYK:
0, 87, 4, 1
HSL:
302°, 97.3451%, 55.6863%
HSV (HSB):
302°, 87.3016%, 98.8235%
XYZ:
56.8391, 28.1995, 87.2413
xyY:
0.3299, 0.1637, 28.1995
CIE-Lab:
60.0686, 93.3678, -54.6066
CIE-LCH:
60.0686, 108.1639, 329.6785
CIE-Luv:
60.0686, 84.9248, -98.4616
Hunter-Lab:
53.1032, 98.1268, -60.2331
#fc20f3 color charts
#fc20f3 color shades, tints & tones
#fc20f3 color schemes
#fc20f3 color preview, HTML & CSS examples
This text has a color of #fc20f3
<p style="color:#fc20f3;">Text here</p>
.mytext {color:#fc20f3;}
This box has a color of #fc20f3
<div style="background-color:#fc20f3;">Content here</div>
.mybackground {background-color:#fc20f3;}
Border around this has a color of #fc20f3
<div style="border:2px solid #fc20f3;">Content here</div>
.myborder {border:2px solid #fc20f3;}