#f804e8 color space conversions
Hex:
#f804e8
RGB:
248, 4, 232
CMY:
3, 98, 9
CMYK:
0, 98, 6, 3
HSL:
304°, 96.8254%, 49.4118%
HSV (HSB):
304°, 98.3871%, 97.2549%
XYZ:
53.3203, 25.8695, 78.5269
xyY:
0.3381, 0.1640, 25.8695
CIE-Lab:
57.9130, 93.7806, -51.9200
CIE-LCH:
57.9130, 107.1937, 331.0297
CIE-Luv:
57.9130, 88.2552, -93.6569
Hunter-Lab:
50.8621, 98.1186, -55.9356
#f804e8 color charts
#f804e8 color shades, tints & tones
#f804e8 color schemes
#f804e8 color preview, HTML & CSS examples
This text has a color of #f804e8
<p style="color:#f804e8;">Text here</p>
.mytext {color:#f804e8;}
This box has a color of #f804e8
<div style="background-color:#f804e8;">Content here</div>
.mybackground {background-color:#f804e8;}
Border around this has a color of #f804e8
<div style="border:2px solid #f804e8;">Content here</div>
.myborder {border:2px solid #f804e8;}