#fd57e0 color space conversions
Hex:
#fd57e0
RGB:
253, 87, 224
CMY:
1, 66, 12
CMYK:
0, 66, 11, 1
HSL:
310°, 97.6471%, 66.6667%
HSV (HSB):
310°, 65.6126%, 99.2157%
XYZ:
57.3708, 33.0809, 73.8825
xyY:
0.3491, 0.2013, 33.0809
CIE-Lab:
64.2263, 76.7559, -37.4268
CIE-LCH:
64.2263, 85.3946, 334.0058
CIE-Luv:
64.2263, 81.9739, -70.3739
Hunter-Lab:
57.5160, 77.3964, -35.9002
#fd57e0 color charts
#fd57e0 color shades, tints & tones
#fd57e0 color schemes
#fd57e0 color preview, HTML & CSS examples
This text has a color of #fd57e0
<p style="color:#fd57e0;">Text here</p>
.mytext {color:#fd57e0;}
This box has a color of #fd57e0
<div style="background-color:#fd57e0;">Content here</div>
.mybackground {background-color:#fd57e0;}
Border around this has a color of #fd57e0
<div style="border:2px solid #fd57e0;">Content here</div>
.myborder {border:2px solid #fd57e0;}