#fd57f7 color space conversions
Hex:
#fd57f7
RGB:
253, 87, 247
CMY:
1, 66, 3
CMYK:
0, 66, 2, 1
HSL:
302°, 97.6471%, 66.6667%
HSV (HSB):
302°, 65.6126%, 99.2157%
XYZ:
60.7047, 34.4144, 91.4388
xyY:
0.3254, 0.1845, 34.4144
CIE-Lab:
65.2902, 80.2019, -48.5365
CIE-LCH:
65.2902, 93.7451, 328.8186
CIE-Luv:
65.2902, 74.1946, -88.6781
Hunter-Lab:
58.6638, 82.0483, -51.3502
#fd57f7 color charts
#fd57f7 color shades, tints & tones
#fd57f7 color schemes
#fd57f7 color preview, HTML & CSS examples
This text has a color of #fd57f7
<p style="color:#fd57f7;">Text here</p>
.mytext {color:#fd57f7;}
This box has a color of #fd57f7
<div style="background-color:#fd57f7;">Content here</div>
.mybackground {background-color:#fd57f7;}
Border around this has a color of #fd57f7
<div style="border:2px solid #fd57f7;">Content here</div>
.myborder {border:2px solid #fd57f7;}