#fc59df color space conversions
Hex:
#fc59df
RGB:
252, 89, 223
CMY:
1, 65, 13
CMYK:
0, 65, 12, 1
HSL:
311°, 96.4497%, 66.8627%
HSV (HSB):
311°, 64.6825%, 98.8235%
XYZ:
57.0365, 33.1679, 73.2079
xyY:
0.3490, 0.2030, 33.1679
CIE-Lab:
64.2966, 75.6307, -36.7690
CIE-LCH:
64.2966, 84.0950, 334.0726
CIE-Luv:
64.2966, 80.9565, -69.1688
Hunter-Lab:
57.5916, 75.9944, -35.0528
#fc59df color charts
#fc59df color shades, tints & tones
#fc59df color schemes
#fc59df color preview, HTML & CSS examples
This text has a color of #fc59df
<p style="color:#fc59df;">Text here</p>
.mytext {color:#fc59df;}
This box has a color of #fc59df
<div style="background-color:#fc59df;">Content here</div>
.mybackground {background-color:#fc59df;}
Border around this has a color of #fc59df
<div style="border:2px solid #fc59df;">Content here</div>
.myborder {border:2px solid #fc59df;}