#fc59f8 color space conversions
Hex:
#fc59f8
RGB:
252, 89, 248
CMY:
1, 65, 3
CMYK:
0, 65, 2, 1
HSL:
301°, 96.4497%, 66.8627%
HSV (HSB):
301°, 64.6825%, 98.8235%
XYZ:
60.6605, 34.6175, 92.2916
xyY:
0.3234, 0.1846, 34.6175
CIE-Lab:
65.4498, 79.4096, -48.8461
CIE-LCH:
65.4498, 93.2300, 328.4036
CIE-Luv:
65.4498, 72.6254, -89.0889
Hunter-Lab:
58.8367, 81.0692, -51.8171
#fc59f8 color charts
#fc59f8 color shades, tints & tones
#fc59f8 color schemes
#fc59f8 color preview, HTML & CSS examples
This text has a color of #fc59f8
<p style="color:#fc59f8;">Text here</p>
.mytext {color:#fc59f8;}
This box has a color of #fc59f8
<div style="background-color:#fc59f8;">Content here</div>
.mybackground {background-color:#fc59f8;}
Border around this has a color of #fc59f8
<div style="border:2px solid #fc59f8;">Content here</div>
.myborder {border:2px solid #fc59f8;}