#fc58f9 color space conversions
Hex:
#fc58f9
RGB:
252, 88, 249
CMY:
1, 65, 2
CMYK:
0, 65, 1, 1
HSL:
301°, 96.4706%, 66.6667%
HSV (HSB):
301°, 65.0794%, 98.8235%
XYZ:
60.7335, 34.5144, 93.0835
xyY:
0.3225, 0.1833, 34.5144
CIE-Lab:
65.3689, 79.9309, -49.5254
CIE-LCH:
65.3689, 94.0304, 328.2175
CIE-Luv:
65.3689, 72.5715, -90.2230
Hunter-Lab:
58.7490, 81.7188, -52.8164
#fc58f9 color charts
#fc58f9 color shades, tints & tones
#fc58f9 color schemes
#fc58f9 color preview, HTML & CSS examples
This text has a color of #fc58f9
<p style="color:#fc58f9;">Text here</p>
.mytext {color:#fc58f9;}
This box has a color of #fc58f9
<div style="background-color:#fc58f9;">Content here</div>
.mybackground {background-color:#fc58f9;}
Border around this has a color of #fc58f9
<div style="border:2px solid #fc58f9;">Content here</div>
.myborder {border:2px solid #fc58f9;}