#f80afe color space conversions
Hex:
#f80afe
RGB:
248, 10, 254
CMY:
3, 96, 0
CMYK:
2, 96, 0, 0
HSL:
299°, 99.1870%, 51.7647%
HSV (HSB):
299°, 96.0630%, 99.6078%
XYZ:
56.7093, 27.3293, 96.0521
xyY:
0.3149, 0.1518, 27.3293
CIE-Lab:
59.2779, 96.4552, -62.0239
CIE-LCH:
59.2779, 114.6759, 327.2576
CIE-Luv:
59.2779, 79.1300, -109.7911
Hunter-Lab:
52.2774, 102.1471, -72.3425
#f80afe color charts
#f80afe color shades, tints & tones
#f80afe color schemes
#f80afe color preview, HTML & CSS examples
This text has a color of #f80afe
<p style="color:#f80afe;">Text here</p>
.mytext {color:#f80afe;}
This box has a color of #f80afe
<div style="background-color:#f80afe;">Content here</div>
.mybackground {background-color:#f80afe;}
Border around this has a color of #f80afe
<div style="border:2px solid #f80afe;">Content here</div>
.myborder {border:2px solid #f80afe;}