#fc20b5 color space conversions
Hex:
#fc20b5
RGB:
252, 32, 181
CMY:
1, 87, 29
CMYK:
0, 87, 28, 1
HSL:
319°, 97.3451%, 55.6863%
HSV (HSB):
319°, 87.3016%, 98.8235%
XYZ:
49.0019, 25.0647, 45.9713
xyY:
0.4082, 0.2088, 25.0647
CIE-Lab:
57.1384, 85.6718, -23.9389
CIE-LCH:
57.1384, 88.9536, 344.3883
CIE-Luv:
57.1384, 111.7015, -50.1958
Hunter-Lab:
50.0646, 87.0978, -19.3972
#fc20b5 color charts
#fc20b5 color shades, tints & tones
#fc20b5 color schemes
#fc20b5 color preview, HTML & CSS examples
This text has a color of #fc20b5
<p style="color:#fc20b5;">Text here</p>
.mytext {color:#fc20b5;}
This box has a color of #fc20b5
<div style="background-color:#fc20b5;">Content here</div>
.mybackground {background-color:#fc20b5;}
Border around this has a color of #fc20b5
<div style="border:2px solid #fc20b5;">Content here</div>
.myborder {border:2px solid #fc20b5;}