#fc50c5 color space conversions
Hex:
#fc50c5
RGB:
252, 80, 197
CMY:
1, 69, 23
CMYK:
0, 68, 22, 1
HSL:
319°, 96.6292%, 65.0980%
HSV (HSB):
319°, 68.2540%, 98.8235%
XYZ:
53.0916, 30.4640, 55.9052
xyY:
0.3807, 0.2184, 30.4640
CIE-Lab:
62.0525, 75.3472, -25.5769
CIE-LCH:
62.0525, 79.5700, 341.2500
CIE-Luv:
62.0525, 93.1659, -51.4729
Hunter-Lab:
55.1942, 75.1103, -21.4179
#fc50c5 color charts
#fc50c5 color shades, tints & tones
#fc50c5 color schemes
#fc50c5 color preview, HTML & CSS examples
This text has a color of #fc50c5
<p style="color:#fc50c5;">Text here</p>
.mytext {color:#fc50c5;}
This box has a color of #fc50c5
<div style="background-color:#fc50c5;">Content here</div>
.mybackground {background-color:#fc50c5;}
Border around this has a color of #fc50c5
<div style="border:2px solid #fc50c5;">Content here</div>
.myborder {border:2px solid #fc50c5;}