#fc20ce color space conversions
Hex:
#fc20ce
RGB:
252, 32, 206
CMY:
1, 87, 19
CMYK:
0, 87, 18, 1
HSL:
313°, 97.3451%, 55.6863%
HSV (HSB):
313°, 87.3016%, 98.8235%
XYZ:
51.8020, 26.1847, 60.7164
xyY:
0.3735, 0.1888, 26.1847
CIE-Lab:
58.2120, 88.5399, -36.6669
CIE-LCH:
58.2120, 95.8320, 337.5042
CIE-Luv:
58.2120, 100.4835, -69.8579
Hunter-Lab:
51.1710, 91.1518, -34.5302
#fc20ce color charts
#fc20ce color shades, tints & tones
#fc20ce color schemes
#fc20ce color preview, HTML & CSS examples
This text has a color of #fc20ce
<p style="color:#fc20ce;">Text here</p>
.mytext {color:#fc20ce;}
This box has a color of #fc20ce
<div style="background-color:#fc20ce;">Content here</div>
.mybackground {background-color:#fc20ce;}
Border around this has a color of #fc20ce
<div style="border:2px solid #fc20ce;">Content here</div>
.myborder {border:2px solid #fc20ce;}