#f80bf0 color space conversions
Hex:
#f80bf0
RGB:
248, 11, 240
CMY:
3, 96, 6
CMYK:
0, 96, 3, 3
HSL:
302°, 94.4223%, 50.7843%
HSV (HSB):
302°, 95.5645%, 97.2549%
XYZ:
54.5592, 26.4871, 84.6750
xyY:
0.3292, 0.1598, 26.4871
CIE-Lab:
58.4965, 94.4348, -55.4775
CIE-LCH:
58.4965, 109.5248, 329.5671
CIE-Luv:
58.4965, 84.6582, -99.3382
Hunter-Lab:
51.4656, 99.1650, -61.5224
#f80bf0 color charts
#f80bf0 color shades, tints & tones
#f80bf0 color schemes
#f80bf0 color preview, HTML & CSS examples
This text has a color of #f80bf0
<p style="color:#f80bf0;">Text here</p>
.mytext {color:#f80bf0;}
This box has a color of #f80bf0
<div style="background-color:#f80bf0;">Content here</div>
.mybackground {background-color:#f80bf0;}
Border around this has a color of #f80bf0
<div style="border:2px solid #f80bf0;">Content here</div>
.myborder {border:2px solid #f80bf0;}