#fc58d1 color space conversions
Hex:
#fc58d1
RGB:
252, 88, 209
CMY:
1, 65, 18
CMYK:
0, 65, 17, 1
HSL:
316°, 96.4706%, 66.6667%
HSV (HSB):
316°, 65.0794%, 98.8235%
XYZ:
55.1432, 32.2783, 63.6456
xyY:
0.3650, 0.2137, 32.2783
CIE-Lab:
63.5723, 74.0339, -30.0307
CIE-LCH:
63.5723, 79.8928, 337.9208
CIE-Luv:
63.5723, 86.1227, -58.2831
Hunter-Lab:
56.8140, 73.8261, -26.6494
#fc58d1 color charts
#fc58d1 color shades, tints & tones
#fc58d1 color schemes
#fc58d1 color preview, HTML & CSS examples
This text has a color of #fc58d1
<p style="color:#fc58d1;">Text here</p>
.mytext {color:#fc58d1;}
This box has a color of #fc58d1
<div style="background-color:#fc58d1;">Content here</div>
.mybackground {background-color:#fc58d1;}
Border around this has a color of #fc58d1
<div style="border:2px solid #fc58d1;">Content here</div>
.myborder {border:2px solid #fc58d1;}