#f80fe0 color space conversions
Hex:
#f80fe0
RGB:
248, 15, 224
CMY:
3, 94, 12
CMYK:
0, 94, 10, 3
HSL:
306°, 94.3320%, 51.5686%
HSV (HSB):
306°, 93.9516%, 97.2549%
XYZ:
52.3368, 25.6799, 72.7193
xyY:
0.3472, 0.1704, 25.6799
CIE-Lab:
57.7320, 92.0094, -47.6967
CIE-LCH:
57.7320, 103.6374, 332.5983
CIE-Luv:
57.7320, 91.1397, -86.9514
Hunter-Lab:
50.6754, 95.6703, -49.6085
#f80fe0 color charts
#f80fe0 color shades, tints & tones
#f80fe0 color schemes
#f80fe0 color preview, HTML & CSS examples
This text has a color of #f80fe0
<p style="color:#f80fe0;">Text here</p>
.mytext {color:#f80fe0;}
This box has a color of #f80fe0
<div style="background-color:#f80fe0;">Content here</div>
.mybackground {background-color:#f80fe0;}
Border around this has a color of #f80fe0
<div style="border:2px solid #f80fe0;">Content here</div>
.myborder {border:2px solid #f80fe0;}