#ff04bc color space conversions
Hex:
#ff04bc
RGB:
255, 4, 188
CMY:
0, 98, 26
CMYK:
0, 98, 26, 0
HSL:
316°, 100.0000%, 50.7843%
HSV (HSB):
316°, 98.4314%, 100.0000%
XYZ:
50.3605, 24.9777, 49.7438
xyY:
0.4026, 0.1997, 24.9777
CIE-Lab:
57.0537, 89.7086, -28.0817
CIE-LCH:
57.0537, 94.0012, 342.6182
CIE-Luv:
57.0537, 113.4408, -57.0185
Hunter-Lab:
49.9777, 92.4065, -24.0282
#ff04bc color charts
#ff04bc RGB chart
#ff04bc CMYK chart
#ff04bc RGB pie chart
#ff04bc color shades, tints & tones
#ff04bc color schemes
#ff04bc color preview, HTML & CSS examples
This text has a color of #ff04bc
<p style="color:#ff04bc;">Text here</p>
.mytext {color:#ff04bc;}
Text color #ff04bc
This box has a color of #ff04bc
<div style="background-color:#ff04bc;">Content here</div>
.mybackground {background-color:#ff04bc;}
Background color #ff04bc
Border around this has a color of #ff04bc
<div style="border:2px solid #ff04bc;">Content here</div>
.myborder {border:2px solid #ff04bc;}
Border color #ff04bc