#f80aeb color space conversions
Hex:
#f80aeb
RGB:
248, 10, 235
CMY:
3, 96, 8
CMYK:
0, 96, 5, 3
HSL:
303°, 94.4444%, 50.5882%
HSV (HSB):
303°, 95.9677%, 97.2549%
XYZ:
53.8153, 26.1717, 80.8125
xyY:
0.3347, 0.1628, 26.1717
CIE-Lab:
58.1997, 93.8170, -53.1491
CIE-LCH:
58.1997, 107.8261, 330.4676
CIE-Luv:
58.1997, 86.7541, -95.6229
Hunter-Lab:
51.1583, 98.2439, -57.8470
#f80aeb color charts
#f80aeb color shades, tints & tones
#f80aeb color schemes
#f80aeb color preview, HTML & CSS examples
This text has a color of #f80aeb
<p style="color:#f80aeb;">Text here</p>
.mytext {color:#f80aeb;}
This box has a color of #f80aeb
<div style="background-color:#f80aeb;">Content here</div>
.mybackground {background-color:#f80aeb;}
Border around this has a color of #f80aeb
<div style="border:2px solid #f80aeb;">Content here</div>
.myborder {border:2px solid #f80aeb;}