#fc20d0 color space conversions
Hex:
#fc20d0
RGB:
252, 32, 208
CMY:
1, 87, 18
CMYK:
0, 87, 17, 1
HSL:
312°, 97.3451%, 55.6863%
HSV (HSB):
312°, 87.3016%, 98.8235%
XYZ:
52.0466, 26.2825, 62.0044
xyY:
0.3709, 0.1873, 26.2825
CIE-Lab:
58.3043, 88.7838, -37.6636
CIE-LCH:
58.3043, 96.4423, 337.0125
CIE-Luv:
58.3043, 99.6057, -71.4266
Hunter-Lab:
51.2665, 91.4997, -35.8219
#fc20d0 color charts
#fc20d0 color shades, tints & tones
#fc20d0 color schemes
#fc20d0 color preview, HTML & CSS examples
This text has a color of #fc20d0
<p style="color:#fc20d0;">Text here</p>
.mytext {color:#fc20d0;}
This box has a color of #fc20d0
<div style="background-color:#fc20d0;">Content here</div>
.mybackground {background-color:#fc20d0;}
Border around this has a color of #fc20d0
<div style="border:2px solid #fc20d0;">Content here</div>
.myborder {border:2px solid #fc20d0;}