#fc50c3 color space conversions
Hex:
#fc50c3
RGB:
252, 80, 195
CMY:
1, 69, 24
CMYK:
0, 68, 23, 1
HSL:
320°, 96.6292%, 65.0980%
HSV (HSB):
320°, 68.2540%, 98.8235%
XYZ:
52.8639, 30.3729, 54.7061
xyY:
0.3832, 0.2202, 30.3729
CIE-Lab:
61.9746, 75.0933, -24.5578
CIE-LCH:
61.9746, 79.0069, 341.8907
CIE-Luv:
61.9746, 93.9064, -49.8746
Hunter-Lab:
55.1116, 74.7745, -20.2756
#fc50c3 color charts
#fc50c3 color shades, tints & tones
#fc50c3 color schemes
#fc50c3 color preview, HTML & CSS examples
This text has a color of #fc50c3
<p style="color:#fc50c3;">Text here</p>
.mytext {color:#fc50c3;}
This box has a color of #fc50c3
<div style="background-color:#fc50c3;">Content here</div>
.mybackground {background-color:#fc50c3;}
Border around this has a color of #fc50c3
<div style="border:2px solid #fc50c3;">Content here</div>
.myborder {border:2px solid #fc50c3;}