#fc2fc0 color space conversions
Hex:
#fc2fc0
RGB:
252, 47, 192
CMY:
1, 82, 25
CMYK:
0, 81, 24, 1
HSL:
318°, 97.1564%, 58.6275%
HSV (HSB):
318°, 81.3492%, 98.8235%
XYZ:
50.6758, 26.5342, 52.3199
xyY:
0.3912, 0.2049, 26.5342
CIE-Lab:
58.5407, 84.1415, -28.1322
CIE-LCH:
58.5407, 88.7199, 341.5130
CIE-Luv:
58.5407, 104.1452, -56.3428
Hunter-Lab:
51.5114, 85.4596, -24.1626
#fc2fc0 color charts
#fc2fc0 color shades, tints & tones
#fc2fc0 color schemes
#fc2fc0 color preview, HTML & CSS examples
This text has a color of #fc2fc0
<p style="color:#fc2fc0;">Text here</p>
.mytext {color:#fc2fc0;}
This box has a color of #fc2fc0
<div style="background-color:#fc2fc0;">Content here</div>
.mybackground {background-color:#fc2fc0;}
Border around this has a color of #fc2fc0
<div style="border:2px solid #fc2fc0;">Content here</div>
.myborder {border:2px solid #fc2fc0;}