#f80ec5 color space conversions
Hex:
#f80ec5
RGB:
248, 14, 197
CMY:
3, 95, 23
CMYK:
0, 94, 21, 3
HSL:
313°, 94.3548%, 51.3725%
HSV (HSB):
313°, 94.3548%, 97.2549%
XYZ:
48.9465, 24.3018, 54.9343
xyY:
0.3818, 0.1896, 24.3018
CIE-Lab:
56.3887, 88.7522, -34.4096
CIE-LCH:
56.3887, 95.1892, 338.8085
CIE-Luv:
56.3887, 103.1616, -66.0595
Hunter-Lab:
49.2968, 90.9621, -31.5625
#f80ec5 color charts
#f80ec5 color shades, tints & tones
#f80ec5 color schemes
#f80ec5 color preview, HTML & CSS examples
This text has a color of #f80ec5
<p style="color:#f80ec5;">Text here</p>
.mytext {color:#f80ec5;}
This box has a color of #f80ec5
<div style="background-color:#f80ec5;">Content here</div>
.mybackground {background-color:#f80ec5;}
Border around this has a color of #f80ec5
<div style="border:2px solid #f80ec5;">Content here</div>
.myborder {border:2px solid #f80ec5;}