#f04ff8 color space conversions
Hex:
#f04ff8
RGB:
240, 79, 248
CMY:
6, 69, 3
CMYK:
3, 68, 0, 3
HSL:
297°, 92.3497%, 64.1176%
HSV (HSB):
297°, 68.1452%, 97.2549%
XYZ:
55.6744, 30.8945, 91.8358
xyY:
0.3121, 0.1732, 30.8945
CIE-Lab:
62.4185, 80.3418, -53.7604
CIE-LCH:
62.4185, 96.6695, 326.2117
CIE-Luv:
62.4185, 66.8823, -96.0833
Hunter-Lab:
55.5829, 81.5241, -59.0529
#f04ff8 color charts
#f04ff8 color shades, tints & tones
#f04ff8 color schemes
#f04ff8 color preview, HTML & CSS examples
This text has a color of #f04ff8
<p style="color:#f04ff8;">Text here</p>
.mytext {color:#f04ff8;}
This box has a color of #f04ff8
<div style="background-color:#f04ff8;">Content here</div>
.mybackground {background-color:#f04ff8;}
Border around this has a color of #f04ff8
<div style="border:2px solid #f04ff8;">Content here</div>
.myborder {border:2px solid #f04ff8;}