#f804f7 color space conversions
Hex:
#f804f7
RGB:
248, 4, 247
CMY:
3, 98, 3
CMYK:
0, 98, 0, 3
HSL:
300°, 96.8254%, 49.4118%
HSV (HSB):
300°, 98.3871%, 97.2549%
XYZ:
55.5433, 26.7587, 90.2332
xyY:
0.3219, 0.1551, 26.7587
CIE-Lab:
58.7503, 95.8243, -58.9792
CIE-LCH:
58.7503, 112.5204, 328.3880
CIE-Luv:
58.7503, 82.1045, -104.9069
Hunter-Lab:
51.7288, 101.1373, -67.2124
#f804f7 color charts
#f804f7 color shades, tints & tones
#f804f7 color schemes
#f804f7 color preview, HTML & CSS examples
This text has a color of #f804f7
<p style="color:#f804f7;">Text here</p>
.mytext {color:#f804f7;}
This box has a color of #f804f7
<div style="background-color:#f804f7;">Content here</div>
.mybackground {background-color:#f804f7;}
Border around this has a color of #f804f7
<div style="border:2px solid #f804f7;">Content here</div>
.myborder {border:2px solid #f804f7;}