#f80df4 color space conversions
Hex:
#f80df4
RGB:
248, 13, 244
CMY:
3, 95, 4
CMYK:
0, 95, 2, 3
HSL:
301°, 94.3775%, 51.1765%
HSV (HSB):
301°, 94.7581%, 97.2549%
XYZ:
55.1845, 26.7760, 87.8477
xyY:
0.3250, 0.1577, 26.7760
CIE-Lab:
58.7664, 94.8528, -57.2812
CIE-LCH:
58.7664, 110.8070, 328.8724
CIE-Luv:
58.7664, 82.9544, -102.2238
Hunter-Lab:
51.7455, 99.8084, -64.4341
#f80df4 color charts
#f80df4 color shades, tints & tones
#f80df4 color schemes
#f80df4 color preview, HTML & CSS examples
This text has a color of #f80df4
<p style="color:#f80df4;">Text here</p>
.mytext {color:#f80df4;}
This box has a color of #f80df4
<div style="background-color:#f80df4;">Content here</div>
.mybackground {background-color:#f80df4;}
Border around this has a color of #f80df4
<div style="border:2px solid #f80df4;">Content here</div>
.myborder {border:2px solid #f80df4;}