#f80efc color space conversions
Hex:
#f80efc
RGB:
248, 14, 252
CMY:
3, 95, 1
CMYK:
2, 94, 0, 1
HSL:
299°, 97.5410%, 52.1569%
HSV (HSB):
299°, 94.4444%, 98.8235%
XYZ:
56.4391, 27.2988, 94.3900
xyY:
0.3168, 0.1533, 27.2988
CIE-Lab:
59.2499, 95.9063, -60.9594
CIE-LCH:
59.2499, 113.6400, 327.5594
CIE-Luv:
59.2499, 79.7470, -108.1068
Hunter-Lab:
52.2483, 101.3831, -70.5376
#f80efc color charts
#f80efc color shades, tints & tones
#f80efc color schemes
#f80efc color preview, HTML & CSS examples
This text has a color of #f80efc
<p style="color:#f80efc;">Text here</p>
.mytext {color:#f80efc;}
This box has a color of #f80efc
<div style="background-color:#f80efc;">Content here</div>
.mybackground {background-color:#f80efc;}
Border around this has a color of #f80efc
<div style="border:2px solid #f80efc;">Content here</div>
.myborder {border:2px solid #f80efc;}