#fc56dc color space conversions
Hex:
#fc56dc
RGB:
252, 86, 220
CMY:
1, 66, 14
CMYK:
0, 66, 13, 1
HSL:
312°, 96.5116%, 66.2745%
HSV (HSB):
312°, 65.8730%, 98.8235%
XYZ:
56.3909, 32.5183, 71.0147
xyY:
0.3526, 0.2033, 32.5183
CIE-Lab:
63.7690, 76.3078, -35.9113
CIE-LCH:
63.7690, 84.3356, 334.7978
CIE-Luv:
63.7690, 82.9396, -67.8384
Hunter-Lab:
57.0248, 76.7223, -33.9181
#fc56dc color charts
#fc56dc color shades, tints & tones
#fc56dc color schemes
#fc56dc color preview, HTML & CSS examples
This text has a color of #fc56dc
<p style="color:#fc56dc;">Text here</p>
.mytext {color:#fc56dc;}
This box has a color of #fc56dc
<div style="background-color:#fc56dc;">Content here</div>
.mybackground {background-color:#fc56dc;}
Border around this has a color of #fc56dc
<div style="border:2px solid #fc56dc;">Content here</div>
.myborder {border:2px solid #fc56dc;}