#fc50c4 color space conversions
Hex:
#fc50c4
RGB:
252, 80, 196
CMY:
1, 69, 23
CMYK:
0, 68, 22, 1
HSL:
320°, 96.6292%, 65.0980%
HSV (HSB):
320°, 68.2540%, 98.8235%
XYZ:
52.9774, 30.4183, 55.3037
xyY:
0.3820, 0.2193, 30.4183
CIE-Lab:
62.0135, 75.2200, -25.0677
CIE-LCH:
62.0135, 79.2870, 341.5689
CIE-Luv:
62.0135, 93.5360, -50.6736
Hunter-Lab:
55.1528, 74.9419, -20.8452
#fc50c4 color charts
#fc50c4 color shades, tints & tones
#fc50c4 color schemes
#fc50c4 color preview, HTML & CSS examples
This text has a color of #fc50c4
<p style="color:#fc50c4;">Text here</p>
.mytext {color:#fc50c4;}
This box has a color of #fc50c4
<div style="background-color:#fc50c4;">Content here</div>
.mybackground {background-color:#fc50c4;}
Border around this has a color of #fc50c4
<div style="border:2px solid #fc50c4;">Content here</div>
.myborder {border:2px solid #fc50c4;}