#bc047e color space conversions
Hex:
#bc047e
RGB:
188, 4, 126
CMY:
26, 98, 51
CMYK:
0, 98, 33, 26
HSL:
320°, 95.8333%, 37.6471%
HSV (HSB):
320°, 97.8723%, 73.7255%
XYZ:
24.5483, 12.2846, 20.8160
xyY:
0.4258, 0.2131, 12.2846
CIE-Lab:
41.6648, 69.8629, -15.7928
CIE-LCH:
41.6648, 71.6257, 347.2621
CIE-Luv:
41.6648, 88.9074, -32.9103
Hunter-Lab:
35.0493, 63.6840, -10.6781
#bc047e color charts
#bc047e color shades, tints & tones
#bc047e color schemes
#bc047e color preview, HTML & CSS examples
This text has a color of #bc047e
<p style="color:#bc047e;">Text here</p>
.mytext {color:#bc047e;}
This box has a color of #bc047e
<div style="background-color:#bc047e;">Content here</div>
.mybackground {background-color:#bc047e;}
Border around this has a color of #bc047e
<div style="border:2px solid #bc047e;">Content here</div>
.myborder {border:2px solid #bc047e;}