#f808fc color space conversions
Hex:
#f808fc
RGB:
248, 8, 252
CMY:
3, 97, 1
CMYK:
2, 97, 0, 1
HSL:
299°, 97.6000%, 50.9804%
HSV (HSB):
299°, 96.8254%, 98.8235%
XYZ:
56.3689, 27.1584, 94.3666
xyY:
0.3169, 0.1527, 27.1584
CIE-Lab:
59.1207, 96.2890, -61.1664
CIE-LCH:
59.1207, 114.0741, 327.5747
CIE-Luv:
59.1207, 79.9808, -108.4132
Hunter-Lab:
52.1137, 101.8759, -70.8817
#f808fc color charts
#f808fc color shades, tints & tones
#f808fc color schemes
#f808fc color preview, HTML & CSS examples
This text has a color of #f808fc
<p style="color:#f808fc;">Text here</p>
.mytext {color:#f808fc;}
This box has a color of #f808fc
<div style="background-color:#f808fc;">Content here</div>
.mybackground {background-color:#f808fc;}
Border around this has a color of #f808fc
<div style="border:2px solid #f808fc;">Content here</div>
.myborder {border:2px solid #f808fc;}