#f80ff5 color space conversions
Hex:
#f80ff5
RGB:
248, 15, 245
CMY:
3, 94, 4
CMYK:
0, 94, 1, 3
HSL:
301°, 94.3320%, 51.5686%
HSV (HSB):
301°, 93.9516%, 97.2549%
XYZ:
55.3637, 26.8907, 88.6586
xyY:
0.3239, 0.1573, 26.8907
CIE-Lab:
58.8730, 94.8443, -57.6685
CIE-LCH:
58.8730, 111.0004, 328.6990
CIE-Luv:
58.8730, 82.4598, -102.8496
Hunter-Lab:
51.8562, 99.8249, -65.0688
#f80ff5 color charts
#f80ff5 color shades, tints & tones
#f80ff5 color schemes
#f80ff5 color preview, HTML & CSS examples
This text has a color of #f80ff5
<p style="color:#f80ff5;">Text here</p>
.mytext {color:#f80ff5;}
This box has a color of #f80ff5
<div style="background-color:#f80ff5;">Content here</div>
.mybackground {background-color:#f80ff5;}
Border around this has a color of #f80ff5
<div style="border:2px solid #f80ff5;">Content here</div>
.myborder {border:2px solid #f80ff5;}