#fc2fc6 color space conversions
Hex:
#fc2fc6
RGB:
252, 47, 198
CMY:
1, 82, 22
CMYK:
0, 81, 21, 1
HSL:
316°, 97.1564%, 58.6275%
HSV (HSB):
316°, 81.3492%, 98.8235%
XYZ:
51.3544, 26.8057, 55.8934
xyY:
0.3831, 0.2000, 26.8057
CIE-Lab:
58.7940, 84.8514, -31.1837
CIE-LCH:
58.7940, 90.4001, 339.8212
CIE-Luv:
58.7940, 101.5645, -61.0870
Hunter-Lab:
51.7742, 86.4479, -27.7652
#fc2fc6 color charts
#fc2fc6 color shades, tints & tones
#fc2fc6 color schemes
#fc2fc6 color preview, HTML & CSS examples
This text has a color of #fc2fc6
<p style="color:#fc2fc6;">Text here</p>
.mytext {color:#fc2fc6;}
This box has a color of #fc2fc6
<div style="background-color:#fc2fc6;">Content here</div>
.mybackground {background-color:#fc2fc6;}
Border around this has a color of #fc2fc6
<div style="border:2px solid #fc2fc6;">Content here</div>
.myborder {border:2px solid #fc2fc6;}