#fc20cd color space conversions
Hex:
#fc20cd
RGB:
252, 32, 205
CMY:
1, 87, 20
CMYK:
0, 87, 19, 1
HSL:
313°, 97.3451%, 55.6863%
HSV (HSB):
313°, 87.3016%, 98.8235%
XYZ:
51.6808, 26.1362, 60.0785
xyY:
0.3748, 0.1895, 26.1362
CIE-Lab:
58.1662, 88.4187, -36.1673
CIE-LCH:
58.1662, 95.5298, 337.7532
CIE-Luv:
58.1662, 100.9238, -69.0730
Hunter-Lab:
51.1236, 90.9792, -33.8888
#fc20cd color charts
#fc20cd color shades, tints & tones
#fc20cd color schemes
#fc20cd color preview, HTML & CSS examples
This text has a color of #fc20cd
<p style="color:#fc20cd;">Text here</p>
.mytext {color:#fc20cd;}
This box has a color of #fc20cd
<div style="background-color:#fc20cd;">Content here</div>
.mybackground {background-color:#fc20cd;}
Border around this has a color of #fc20cd
<div style="border:2px solid #fc20cd;">Content here</div>
.myborder {border:2px solid #fc20cd;}