#fc20fa color space conversions
Hex:
#fc20fa
RGB:
252, 32, 250
CMY:
1, 87, 2
CMYK:
0, 87, 1, 1
HSL:
301°, 97.3451%, 55.6863%
HSV (HSB):
301°, 87.3016%, 98.8235%
XYZ:
57.9167, 28.6306, 92.9162
xyY:
0.3227, 0.1595, 28.6306
CIE-Lab:
60.4542, 94.3512, -57.8852
CIE-LCH:
60.4542, 110.6925, 328.4706
CIE-Luv:
60.4542, 82.1650, -103.7395
Hunter-Lab:
53.5076, 99.5706, -65.5021
#fc20fa color charts
#fc20fa color shades, tints & tones
#fc20fa color schemes
#fc20fa color preview, HTML & CSS examples
This text has a color of #fc20fa
<p style="color:#fc20fa;">Text here</p>
.mytext {color:#fc20fa;}
This box has a color of #fc20fa
<div style="background-color:#fc20fa;">Content here</div>
.mybackground {background-color:#fc20fa;}
Border around this has a color of #fc20fa
<div style="border:2px solid #fc20fa;">Content here</div>
.myborder {border:2px solid #fc20fa;}