#ff04f0 color space conversions
Hex:
#ff04f0
RGB:
255, 4, 240
CMY:
0, 98, 6
CMYK:
0, 98, 6, 0
HSL:
304°, 100.0000%, 50.7843%
HSV (HSB):
304°, 98.4314%, 100.0000%
XYZ:
57.0116, 27.6381, 84.7679
xyY:
0.3365, 0.1631, 27.6381
CIE-Lab:
59.5604, 95.9841, -53.7105
CIE-LCH:
59.5604, 109.9899, 330.7696
CIE-Luv:
59.5604, 90.0668, -97.2980
Hunter-Lab:
52.5720, 101.5732, -58.7998
#ff04f0 color charts
#ff04f0 color shades, tints & tones
#ff04f0 color schemes
#ff04f0 color preview, HTML & CSS examples
This text has a color of #ff04f0
<p style="color:#ff04f0;">Text here</p>
.mytext {color:#ff04f0;}
This box has a color of #ff04f0
<div style="background-color:#ff04f0;">Content here</div>
.mybackground {background-color:#ff04f0;}
Border around this has a color of #ff04f0
<div style="border:2px solid #ff04f0;">Content here</div>
.myborder {border:2px solid #ff04f0;}