#bc4c7e color space conversions
Hex:
#bc4c7e
RGB:
188, 76, 126
CMY:
26, 70, 51
CMYK:
0, 60, 33, 26
HSL:
333°, 45.5285%, 51.7647%
HSV (HSB):
333°, 59.5745%, 73.7255%
XYZ:
27.0894, 17.3666, 21.6630
xyY:
0.4097, 0.2627, 17.3666
CIE-Lab:
48.7187, 50.0864, -5.1730
CIE-LCH:
48.7187, 50.3528, 354.1033
CIE-Luv:
48.7187, 69.3446, -15.8532
Hunter-Lab:
41.6733, 43.1043, -1.6494
#bc4c7e color charts
#bc4c7e color shades, tints & tones
#bc4c7e color schemes
#bc4c7e color preview, HTML & CSS examples
This text has a color of #bc4c7e
<p style="color:#bc4c7e;">Text here</p>
.mytext {color:#bc4c7e;}
This box has a color of #bc4c7e
<div style="background-color:#bc4c7e;">Content here</div>
.mybackground {background-color:#bc4c7e;}
Border around this has a color of #bc4c7e
<div style="border:2px solid #bc4c7e;">Content here</div>
.myborder {border:2px solid #bc4c7e;}