#fd57e5 color space conversions
Hex:
#fd57e5
RGB:
253, 87, 229
CMY:
1, 66, 10
CMYK:
0, 66, 9, 1
HSL:
309°, 97.6471%, 66.6667%
HSV (HSB):
309°, 65.6126%, 99.2157%
XYZ:
58.0591, 33.3562, 77.5071
xyY:
0.3437, 0.1975, 33.3562
CIE-Lab:
64.4483, 77.4824, -39.8723
CIE-LCH:
64.4483, 87.1397, 332.7697
CIE-Luv:
64.4483, 80.2531, -74.3762
Hunter-Lab:
57.7548, 78.3694, -39.1389
#fd57e5 color charts
#fd57e5 color shades, tints & tones
#fd57e5 color schemes
#fd57e5 color preview, HTML & CSS examples
This text has a color of #fd57e5
<p style="color:#fd57e5;">Text here</p>
.mytext {color:#fd57e5;}
This box has a color of #fd57e5
<div style="background-color:#fd57e5;">Content here</div>
.mybackground {background-color:#fd57e5;}
Border around this has a color of #fd57e5
<div style="border:2px solid #fd57e5;">Content here</div>
.myborder {border:2px solid #fd57e5;}