#f80ffc color space conversions
Hex:
#f80ffc
RGB:
248, 15, 252
CMY:
3, 94, 1
CMYK:
2, 94, 0, 1
HSL:
299°, 97.5309%, 52.3529%
HSV (HSB):
299°, 94.0476%, 98.8235%
XYZ:
56.4529, 27.3264, 94.3946
xyY:
0.3168, 0.1534, 27.3264
CIE-Lab:
59.2752, 95.8313, -60.9188
CIE-LCH:
59.2752, 113.5550, 327.5564
CIE-Luv:
59.2752, 79.7010, -108.0467
Hunter-Lab:
52.2746, 101.2867, -70.4703
#f80ffc color charts
#f80ffc color shades, tints & tones
#f80ffc color schemes
#f80ffc color preview, HTML & CSS examples
This text has a color of #f80ffc
<p style="color:#f80ffc;">Text here</p>
.mytext {color:#f80ffc;}
This box has a color of #f80ffc
<div style="background-color:#f80ffc;">Content here</div>
.mybackground {background-color:#f80ffc;}
Border around this has a color of #f80ffc
<div style="border:2px solid #f80ffc;">Content here</div>
.myborder {border:2px solid #f80ffc;}