#fc59fc color space conversions
Hex:
#fc59fc
RGB:
252, 89, 252
CMY:
1, 65, 1
CMYK:
0, 65, 0, 1
HSL:
300°, 96.4497%, 66.8627%
HSV (HSB):
300°, 64.6825%, 98.8235%
XYZ:
61.2879, 34.8685, 95.5955
xyY:
0.3196, 0.1818, 34.8685
CIE-Lab:
65.6461, 80.0423, -50.7398
CIE-LCH:
65.6461, 94.7697, 327.6289
CIE-Luv:
65.6461, 71.3336, -92.2389
Hunter-Lab:
59.0495, 81.9298, -54.6501
#fc59fc color charts
#fc59fc color shades, tints & tones
#fc59fc color schemes
#fc59fc color preview, HTML & CSS examples
This text has a color of #fc59fc
<p style="color:#fc59fc;">Text here</p>
.mytext {color:#fc59fc;}
This box has a color of #fc59fc
<div style="background-color:#fc59fc;">Content here</div>
.mybackground {background-color:#fc59fc;}
Border around this has a color of #fc59fc
<div style="border:2px solid #fc59fc;">Content here</div>
.myborder {border:2px solid #fc59fc;}