#fc57dd color space conversions
Hex:
#fc57dd
RGB:
252, 87, 221
CMY:
1, 66, 13
CMYK:
0, 65, 12, 1
HSL:
311°, 96.4912%, 66.4706%
HSV (HSB):
311°, 65.4762%, 98.8235%
XYZ:
56.6042, 32.7323, 71.7412
xyY:
0.3514, 0.2032, 32.7323
CIE-Lab:
63.9436, 76.0843, -36.1998
CIE-LCH:
63.9436, 84.2571, 334.5556
CIE-Luv:
63.9436, 82.2778, -68.2852
Hunter-Lab:
57.2121, 76.4821, -34.2982
#fc57dd color charts
#fc57dd color shades, tints & tones
#fc57dd color schemes
#fc57dd color preview, HTML & CSS examples
This text has a color of #fc57dd
<p style="color:#fc57dd;">Text here</p>
.mytext {color:#fc57dd;}
This box has a color of #fc57dd
<div style="background-color:#fc57dd;">Content here</div>
.mybackground {background-color:#fc57dd;}
Border around this has a color of #fc57dd
<div style="border:2px solid #fc57dd;">Content here</div>
.myborder {border:2px solid #fc57dd;}