#fc58d7 color space conversions
Hex:
#fc58d7
RGB:
252, 88, 215
CMY:
1, 65, 16
CMYK:
0, 65, 15, 1
HSL:
314°, 96.4706%, 66.6667%
HSV (HSB):
314°, 65.0794%, 98.8235%
XYZ:
55.9003, 32.5812, 67.6325
xyY:
0.3581, 0.2087, 32.5812
CIE-Lab:
63.8204, 74.8645, -33.0243
CIE-LCH:
63.8204, 81.8248, 336.1967
CIE-Luv:
63.8204, 84.0336, -63.1065
Hunter-Lab:
57.0799, 74.9213, -30.2952
#fc58d7 color charts
#fc58d7 color shades, tints & tones
#fc58d7 color schemes
#fc58d7 color preview, HTML & CSS examples
This text has a color of #fc58d7
<p style="color:#fc58d7;">Text here</p>
.mytext {color:#fc58d7;}
This box has a color of #fc58d7
<div style="background-color:#fc58d7;">Content here</div>
.mybackground {background-color:#fc58d7;}
Border around this has a color of #fc58d7
<div style="border:2px solid #fc58d7;">Content here</div>
.myborder {border:2px solid #fc58d7;}