#f80ff2 color space conversions
Hex:
#f80ff2
RGB:
248, 15, 242
CMY:
3, 94, 5
CMYK:
0, 94, 2, 3
HSL:
302°, 94.3320%, 51.5686%
HSV (HSB):
302°, 93.9516%, 97.2549%
XYZ:
54.9092, 26.7089, 86.2657
xyY:
0.3271, 0.1591, 26.7089
CIE-Lab:
58.7039, 94.4275, -56.2645
CIE-LCH:
58.7039, 109.9192, 329.2115
CIE-Luv:
58.7039, 83.6631, -100.6059
Hunter-Lab:
51.6807, 99.2100, -62.7908
#f80ff2 color charts
#f80ff2 color shades, tints & tones
#f80ff2 color schemes
#f80ff2 color preview, HTML & CSS examples
This text has a color of #f80ff2
<p style="color:#f80ff2;">Text here</p>
.mytext {color:#f80ff2;}
This box has a color of #f80ff2
<div style="background-color:#f80ff2;">Content here</div>
.mybackground {background-color:#f80ff2;}
Border around this has a color of #f80ff2
<div style="border:2px solid #f80ff2;">Content here</div>
.myborder {border:2px solid #f80ff2;}