#f80fc1 color space conversions
Hex:
#f80fc1
RGB:
248, 15, 193
CMY:
3, 94, 24
CMYK:
0, 94, 22, 3
HSL:
314°, 94.3320%, 51.5686%
HSV (HSB):
314°, 93.9516%, 97.2549%
XYZ:
48.5079, 24.1484, 52.5565
xyY:
0.3874, 0.1929, 24.1484
CIE-Lab:
56.2360, 88.2094, -32.3416
CIE-LCH:
56.2360, 93.9514, 339.8647
CIE-Luv:
56.2360, 104.9249, -62.8536
Hunter-Lab:
49.1410, 90.2035, -29.0123
#f80fc1 color charts
#f80fc1 color shades, tints & tones
#f80fc1 color schemes
#f80fc1 color preview, HTML & CSS examples
This text has a color of #f80fc1
<p style="color:#f80fc1;">Text here</p>
.mytext {color:#f80fc1;}
This box has a color of #f80fc1
<div style="background-color:#f80fc1;">Content here</div>
.mybackground {background-color:#f80fc1;}
Border around this has a color of #f80fc1
<div style="border:2px solid #f80fc1;">Content here</div>
.myborder {border:2px solid #f80fc1;}