#f808f2 color space conversions
Hex:
#f808f2
RGB:
248, 8, 242
CMY:
3, 97, 5
CMYK:
0, 97, 2, 3
HSL:
302°, 94.4882%, 50.1961%
HSV (HSB):
302°, 96.7742%, 97.2549%
XYZ:
54.8252, 26.5409, 86.2377
xyY:
0.3271, 0.1584, 26.5409
CIE-Lab:
58.5470, 94.8915, -56.5150
CIE-LCH:
58.5470, 110.4461, 329.2230
CIE-Luv:
58.5470, 83.9640, -100.9865
Hunter-Lab:
51.5179, 99.8031, -63.1852
#f808f2 color charts
#f808f2 color shades, tints & tones
#f808f2 color schemes
#f808f2 color preview, HTML & CSS examples
This text has a color of #f808f2
<p style="color:#f808f2;">Text here</p>
.mytext {color:#f808f2;}
This box has a color of #f808f2
<div style="background-color:#f808f2;">Content here</div>
.mybackground {background-color:#f808f2;}
Border around this has a color of #f808f2
<div style="border:2px solid #f808f2;">Content here</div>
.myborder {border:2px solid #f808f2;}