#fc56f8 color space conversions
Hex:
#fc56f8
RGB:
252, 86, 248
CMY:
1, 66, 3
CMYK:
0, 66, 2, 1
HSL:
301°, 96.5116%, 66.2745%
HSV (HSB):
301°, 65.8730%, 98.8235%
XYZ:
60.4159, 34.1283, 92.2101
xyY:
0.3235, 0.1827, 34.1283
CIE-Lab:
65.0643, 80.4918, -49.4550
CIE-LCH:
65.0643, 94.4707, 328.4330
CIE-Luv:
65.0643, 73.4313, -90.1150
Hunter-Lab:
58.4195, 82.3662, -52.6905
#fc56f8 color charts
#fc56f8 color shades, tints & tones
#fc56f8 color schemes
#fc56f8 color preview, HTML & CSS examples
This text has a color of #fc56f8
<p style="color:#fc56f8;">Text here</p>
.mytext {color:#fc56f8;}
This box has a color of #fc56f8
<div style="background-color:#fc56f8;">Content here</div>
.mybackground {background-color:#fc56f8;}
Border around this has a color of #fc56f8
<div style="border:2px solid #fc56f8;">Content here</div>
.myborder {border:2px solid #fc56f8;}