#f80fc5 color space conversions
Hex:
#f80fc5
RGB:
248, 15, 197
CMY:
3, 94, 23
CMYK:
0, 94, 21, 3
HSL:
313°, 94.3320%, 51.5686%
HSV (HSB):
313°, 93.9516%, 97.2549%
XYZ:
48.9603, 24.3293, 54.9389
xyY:
0.3818, 0.1897, 24.3293
CIE-Lab:
56.4160, 88.6719, -34.3668
CIE-LCH:
56.4160, 95.0988, 338.8150
CIE-Luv:
56.4160, 103.0922, -65.9885
Hunter-Lab:
49.3248, 90.8626, -31.5110
#f80fc5 color charts
#f80fc5 color shades, tints & tones
#f80fc5 color schemes
#f80fc5 color preview, HTML & CSS examples
This text has a color of #f80fc5
<p style="color:#f80fc5;">Text here</p>
.mytext {color:#f80fc5;}
This box has a color of #f80fc5
<div style="background-color:#f80fc5;">Content here</div>
.mybackground {background-color:#f80fc5;}
Border around this has a color of #f80fc5
<div style="border:2px solid #f80fc5;">Content here</div>
.myborder {border:2px solid #f80fc5;}