#f802f9 color space conversions
Hex:
#f802f9
RGB:
248, 2, 249
CMY:
3, 99, 2
CMYK:
0, 99, 0, 2
HSL:
300°, 98.4064%, 49.2157%
HSV (HSB):
300°, 99.1968%, 97.6471%
XYZ:
55.8320, 26.8394, 91.8604
xyY:
0.3199, 0.1538, 26.8394
CIE-Lab:
58.8254, 96.2236, -59.9722
CIE-LCH:
58.8254, 113.3827, 328.0664
CIE-Luv:
58.8254, 81.3825, -106.4845
Hunter-Lab:
51.8068, 101.7070, -68.8644
#f802f9 color charts
#f802f9 color shades, tints & tones
#f802f9 color schemes
#f802f9 color preview, HTML & CSS examples
This text has a color of #f802f9
<p style="color:#f802f9;">Text here</p>
.mytext {color:#f802f9;}
This box has a color of #f802f9
<div style="background-color:#f802f9;">Content here</div>
.mybackground {background-color:#f802f9;}
Border around this has a color of #f802f9
<div style="border:2px solid #f802f9;">Content here</div>
.myborder {border:2px solid #f802f9;}