#ff04f2 color space conversions
Hex:
#ff04f2
RGB:
255, 4, 242
CMY:
0, 98, 5
CMYK:
0, 98, 5, 0
HSL:
303°, 100.0000%, 50.7843%
HSV (HSB):
303°, 98.4314%, 100.0000%
XYZ:
57.3104, 27.7576, 86.3416
xyY:
0.3343, 0.1619, 27.7576
CIE-Lab:
59.6691, 96.2508, -54.6545
CIE-LCH:
59.6691, 110.6857, 330.4106
CIE-Luv:
59.6691, 89.2309, -98.8083
Hunter-Lab:
52.6855, 101.9697, -60.2852
#ff04f2 color charts
#ff04f2 color shades, tints & tones
#ff04f2 color schemes
#ff04f2 color preview, HTML & CSS examples
This text has a color of #ff04f2
<p style="color:#ff04f2;">Text here</p>
.mytext {color:#ff04f2;}
This box has a color of #ff04f2
<div style="background-color:#ff04f2;">Content here</div>
.mybackground {background-color:#ff04f2;}
Border around this has a color of #ff04f2
<div style="border:2px solid #ff04f2;">Content here</div>
.myborder {border:2px solid #ff04f2;}