#fc2fc4 color space conversions
Hex:
#fc2fc4
RGB:
252, 47, 196
CMY:
1, 82, 23
CMYK:
0, 81, 22, 1
HSL:
316°, 97.1564%, 58.6275%
HSV (HSB):
316°, 81.3492%, 98.8235%
XYZ:
51.1252, 26.7140, 54.6863
xyY:
0.3858, 0.2016, 26.7140
CIE-Lab:
58.7087, 84.6125, -30.1696
CIE-LCH:
58.7087, 89.8303, 340.3757
CIE-Luv:
58.7087, 102.4225, -59.5055
Hunter-Lab:
51.6856, 86.1149, -26.5523
#fc2fc4 color charts
#fc2fc4 color shades, tints & tones
#fc2fc4 color schemes
#fc2fc4 color preview, HTML & CSS examples
This text has a color of #fc2fc4
<p style="color:#fc2fc4;">Text here</p>
.mytext {color:#fc2fc4;}
This box has a color of #fc2fc4
<div style="background-color:#fc2fc4;">Content here</div>
.mybackground {background-color:#fc2fc4;}
Border around this has a color of #fc2fc4
<div style="border:2px solid #fc2fc4;">Content here</div>
.myborder {border:2px solid #fc2fc4;}