#fd57e4 color space conversions
Hex:
#fd57e4
RGB:
253, 87, 228
CMY:
1, 66, 11
CMYK:
0, 66, 10, 1
HSL:
309°, 97.6471%, 66.6667%
HSV (HSB):
309°, 65.6126%, 99.2157%
XYZ:
57.9198, 33.3005, 76.7737
xyY:
0.3448, 0.1982, 33.3005
CIE-Lab:
64.4035, 77.3361, -39.3846
CIE-LCH:
64.4035, 86.7872, 333.0118
CIE-Luv:
64.4035, 80.5960, -73.5765
Hunter-Lab:
57.7066, 78.1731, -38.4857
#fd57e4 color charts
#fd57e4 color shades, tints & tones
#fd57e4 color schemes
#fd57e4 color preview, HTML & CSS examples
This text has a color of #fd57e4
<p style="color:#fd57e4;">Text here</p>
.mytext {color:#fd57e4;}
This box has a color of #fd57e4
<div style="background-color:#fd57e4;">Content here</div>
.mybackground {background-color:#fd57e4;}
Border around this has a color of #fd57e4
<div style="border:2px solid #fd57e4;">Content here</div>
.myborder {border:2px solid #fd57e4;}