#ff04ff color space conversions
Hex:
#ff04ff
RGB:
255, 4, 255
CMY:
0, 98, 0
CMYK:
0, 98, 0, 0
HSL:
300°, 100.0000%, 50.7843%
HSV (HSB):
300°, 98.4314%, 100.0000%
XYZ:
59.3334, 28.5668, 96.9945
xyY:
0.3209, 0.1545, 28.5668
CIE-Lab:
60.3974, 98.0245, -60.7190
CIE-LCH:
60.3974, 115.3065, 328.2248
CIE-Luv:
60.3974, 83.9307, -108.5252
Hunter-Lab:
53.4479, 104.6218, -70.1827
#ff04ff color charts
#ff04ff RGB chart
#ff04ff CMYK chart
#ff04ff RGB pie chart
#ff04ff color shades, tints & tones
#ff04ff color schemes
#ff04ff color preview, HTML & CSS examples
This text has a color of #ff04ff
<p style="color:#ff04ff;">Text here</p>
.mytext {color:#ff04ff;}
Text color #ff04ff
This box has a color of #ff04ff
<div style="background-color:#ff04ff;">Content here</div>
.mybackground {background-color:#ff04ff;}
Background color #ff04ff
Border around this has a color of #ff04ff
<div style="border:2px solid #ff04ff;">Content here</div>
.myborder {border:2px solid #ff04ff;}
Border color #ff04ff