#bc2b70 color space conversions
Hex:
        #bc2b70
        RGB:
        188, 43, 112
        CMY:
        26, 83, 56
        CMYK:
        0, 77, 40, 26
      HSL:
        331°, 62.7706%, 45.2941%
        HSV (HSB):
        331°, 77.1277%, 73.7255%
        XYZ:
        24.5275, 13.5890, 16.6594
        xyY:
        0.4478, 0.2481, 13.5890
      CIE-Lab:
        43.6376, 61.2696, -4.1469
        CIE-LCH:
        43.6376, 61.4098, 356.1280
        CIE-Luv:
        43.6376, 87.7272, -16.4194
        Hunter-Lab:
        36.8632, 54.2572, -0.9904
      #bc2b70 color charts
#bc2b70 RGB chart
      #bc2b70 CMYK chart
      #bc2b70 RGB pie chart
      #bc2b70 color shades, tints & tones
#bc2b70 color schemes
#bc2b70 color preview, HTML & CSS examples
           This text has a color of #bc2b70        
        
          <p style="color:#bc2b70;">Text here</p>
        
        
          .mytext {color:#bc2b70;}
        
        Text color #bc2b70
      
           This box has a color of #bc2b70        
        
          <div style="background-color:#bc2b70;">Content here</div>
        
        
          .mybackground {background-color:#bc2b70;}
        
        Background color #bc2b70
      
           Border around this has a color of #bc2b70        
        
          <div style="border:2px solid #bc2b70;">Content here</div>
        
        
          .myborder {border:2px solid #bc2b70;}
        
        Border color #bc2b70