#ff04cd color space conversions
Hex:
#ff04cd
RGB:
255, 4, 205
CMY:
0, 98, 20
CMYK:
0, 98, 20, 0
HSL:
312°, 100.0000%, 50.7843%
HSV (HSB):
312°, 98.4314%, 100.0000%
XYZ:
52.3029, 25.7546, 59.9721
xyY:
0.3789, 0.1866, 25.7546
CIE-Lab:
57.8034, 91.6131, -36.6958
CIE-LCH:
57.8034, 98.6891, 338.1713
CIE-Luv:
57.8034, 105.4993, -70.3318
Hunter-Lab:
50.7490, 95.1547, -34.5410
#ff04cd color charts
#ff04cd RGB chart
#ff04cd CMYK chart
#ff04cd RGB pie chart
#ff04cd color shades, tints & tones
#ff04cd color schemes
#ff04cd color preview, HTML & CSS examples
This text has a color of #ff04cd
<p style="color:#ff04cd;">Text here</p>
.mytext {color:#ff04cd;}
Text color #ff04cd
This box has a color of #ff04cd
<div style="background-color:#ff04cd;">Content here</div>
.mybackground {background-color:#ff04cd;}
Background color #ff04cd
Border around this has a color of #ff04cd
<div style="border:2px solid #ff04cd;">Content here</div>
.myborder {border:2px solid #ff04cd;}
Border color #ff04cd