#fd57f8 color space conversions
Hex:
#fd57f8
RGB:
253, 87, 248
CMY:
1, 66, 3
CMYK:
0, 66, 2, 1
HSL:
302°, 97.6471%, 66.6667%
HSV (HSB):
302°, 65.6126%, 99.2157%
XYZ:
60.8595, 34.4763, 92.2539
xyY:
0.3244, 0.1838, 34.4763
CIE-Lab:
65.3389, 80.3576, -49.0115
CIE-LCH:
65.3389, 94.1247, 328.6203
CIE-Luv:
65.3389, 73.8650, -89.4664
Hunter-Lab:
58.7166, 82.2606, -52.0533
#fd57f8 color charts
#fd57f8 color shades, tints & tones
#fd57f8 color schemes
#fd57f8 color preview, HTML & CSS examples
This text has a color of #fd57f8
<p style="color:#fd57f8;">Text here</p>
.mytext {color:#fd57f8;}
This box has a color of #fd57f8
<div style="background-color:#fd57f8;">Content here</div>
.mybackground {background-color:#fd57f8;}
Border around this has a color of #fd57f8
<div style="border:2px solid #fd57f8;">Content here</div>
.myborder {border:2px solid #fd57f8;}