#f808e5 color space conversions
Hex:
#f808e5
RGB:
248, 8, 229
CMY:
3, 97, 10
CMYK:
0, 97, 8, 3
HSL:
305°, 94.4882%, 50.1961%
HSV (HSB):
305°, 96.7742%, 97.2549%
XYZ:
52.9411, 25.7873, 76.3159
xyY:
0.3415, 0.1663, 25.7873
CIE-Lab:
57.8346, 93.1386, -50.3557
CIE-LCH:
57.8346, 105.8796, 331.6020
CIE-Luv:
57.8346, 89.3512, -91.1735
Hunter-Lab:
50.7812, 97.2253, -53.5565
#f808e5 color charts
#f808e5 color shades, tints & tones
#f808e5 color schemes
#f808e5 color preview, HTML & CSS examples
This text has a color of #f808e5
<p style="color:#f808e5;">Text here</p>
.mytext {color:#f808e5;}
This box has a color of #f808e5
<div style="background-color:#f808e5;">Content here</div>
.mybackground {background-color:#f808e5;}
Border around this has a color of #f808e5
<div style="border:2px solid #f808e5;">Content here</div>
.myborder {border:2px solid #f808e5;}