#ff04cc color space conversions
Hex:
#ff04cc
RGB:
255, 4, 204
CMY:
0, 98, 20
CMYK:
0, 98, 20, 0
HSL:
312°, 100.0000%, 50.7843%
HSV (HSB):
312°, 98.4314%, 100.0000%
XYZ:
52.1825, 25.7065, 59.3383
xyY:
0.3803, 0.1873, 25.7065
CIE-Lab:
57.7574, 91.4969, -36.1956
CIE-LCH:
57.7574, 98.3962, 338.4166
CIE-Luv:
57.7574, 105.9600, -69.5504
Hunter-Lab:
50.7015, 94.9862, -33.8986
#ff04cc color charts
#ff04cc RGB chart
#ff04cc CMYK chart
#ff04cc RGB pie chart
#ff04cc color shades, tints & tones
#ff04cc color schemes
#ff04cc color preview, HTML & CSS examples
This text has a color of #ff04cc
<p style="color:#ff04cc;">Text here</p>
.mytext {color:#ff04cc;}
Text color #ff04cc
This box has a color of #ff04cc
<div style="background-color:#ff04cc;">Content here</div>
.mybackground {background-color:#ff04cc;}
Background color #ff04cc
Border around this has a color of #ff04cc
<div style="border:2px solid #ff04cc;">Content here</div>
.myborder {border:2px solid #ff04cc;}
Border color #ff04cc