#bc2b7e color space conversions
Hex:
#bc2b7e
RGB:
188, 43, 126
CMY:
26, 83, 51
CMYK:
0, 77, 33, 26
HSL:
326°, 62.7706%, 45.2941%
HSV (HSB):
326°, 77.1277%, 73.7255%
XYZ:
25.3688, 13.9255, 21.0895
xyY:
0.4201, 0.2306, 13.9255
CIE-Lab:
44.1259, 62.7636, -12.0521
CIE-LCH:
44.1259, 63.9103, 349.1302
CIE-Luv:
44.1259, 82.1626, -27.0118
Hunter-Lab:
37.3169, 56.0437, -7.3857
#bc2b7e color charts
#bc2b7e color shades, tints & tones
#bc2b7e color schemes
#bc2b7e color preview, HTML & CSS examples
This text has a color of #bc2b7e
<p style="color:#bc2b7e;">Text here</p>
.mytext {color:#bc2b7e;}
This box has a color of #bc2b7e
<div style="background-color:#bc2b7e;">Content here</div>
.mybackground {background-color:#bc2b7e;}
Border around this has a color of #bc2b7e
<div style="border:2px solid #bc2b7e;">Content here</div>
.myborder {border:2px solid #bc2b7e;}