#f57feb color space conversions
Hex:
#f57feb
RGB:
245, 127, 235
CMY:
4, 50, 8
CMYK:
0, 48, 4, 4
HSL:
305°, 85.5072%, 72.9412%
HSV (HSB):
305°, 48.1633%, 96.0784%
XYZ:
60.2410, 40.5894, 83.2567
xyY:
0.3272, 0.2205, 40.5894
CIE-Lab:
69.8873, 59.2877, -34.8056
CIE-LCH:
69.8873, 68.7492, 329.5844
CIE-Luv:
69.8873, 58.5139, -64.2971
Hunter-Lab:
63.7098, 57.2890, -32.8840
#f57feb color charts
#f57feb color shades, tints & tones
#f57feb color schemes
#f57feb color preview, HTML & CSS examples
This text has a color of #f57feb
<p style="color:#f57feb;">Text here</p>
.mytext {color:#f57feb;}
This box has a color of #f57feb
<div style="background-color:#f57feb;">Content here</div>
.mybackground {background-color:#f57feb;}
Border around this has a color of #f57feb
<div style="border:2px solid #f57feb;">Content here</div>
.myborder {border:2px solid #f57feb;}