#f80dfd color space conversions
Hex:
#f80dfd
RGB:
248, 13, 253
CMY:
3, 95, 1
CMYK:
2, 95, 0, 1
HSL:
299°, 98.3607%, 52.1569%
HSV (HSB):
299°, 94.8617%, 99.2157%
XYZ:
56.5849, 27.3362, 95.2226
xyY:
0.3159, 0.1526, 27.3362
CIE-Lab:
59.2842, 96.1201, -61.4593
CIE-LCH:
59.2842, 114.0890, 327.4051
CIE-Luv:
59.2842, 79.4015, -108.9015
Hunter-Lab:
52.2840, 101.6867, -71.3835
#f80dfd color charts
#f80dfd color shades, tints & tones
#f80dfd color schemes
#f80dfd color preview, HTML & CSS examples
This text has a color of #f80dfd
<p style="color:#f80dfd;">Text here</p>
.mytext {color:#f80dfd;}
This box has a color of #f80dfd
<div style="background-color:#f80dfd;">Content here</div>
.mybackground {background-color:#f80dfd;}
Border around this has a color of #f80dfd
<div style="border:2px solid #f80dfd;">Content here</div>
.myborder {border:2px solid #f80dfd;}