#f804f2 color space conversions
Hex:
#f804f2
RGB:
248, 4, 242
CMY:
3, 98, 5
CMYK:
0, 98, 2, 3
HSL:
301°, 96.8254%, 49.4118%
HSV (HSB):
301°, 98.3871%, 97.2549%
XYZ:
54.7818, 26.4541, 86.2232
xyY:
0.3271, 0.1580, 26.4541
CIE-Lab:
58.4656, 95.1324, -56.6450
CIE-LCH:
58.4656, 110.7196, 329.2290
CIE-Luv:
58.4656, 84.1196, -101.1834
Hunter-Lab:
51.4335, 100.1115, -63.3903
#f804f2 color charts
#f804f2 color shades, tints & tones
#f804f2 color schemes
#f804f2 color preview, HTML & CSS examples
This text has a color of #f804f2
<p style="color:#f804f2;">Text here</p>
.mytext {color:#f804f2;}
This box has a color of #f804f2
<div style="background-color:#f804f2;">Content here</div>
.mybackground {background-color:#f804f2;}
Border around this has a color of #f804f2
<div style="border:2px solid #f804f2;">Content here</div>
.myborder {border:2px solid #f804f2;}