#bc2277 color space conversions
Hex:
        #bc2277
        RGB:
        188, 34, 119
        CMY:
        26, 87, 53
        CMYK:
        0, 82, 37, 26
      HSL:
        327°, 69.3694%, 43.5294%
        HSV (HSB):
        327°, 81.9149%, 73.7255%
        XYZ:
        24.6408, 13.1673, 18.6956
        xyY:
        0.4361, 0.2330, 13.1673
      CIE-Lab:
        43.0143, 64.4457, -9.4132
        CIE-LCH:
        43.0143, 65.1295, 351.6899
        CIE-Luv:
        43.0143, 87.4577, -23.7206
        Hunter-Lab:
        36.2868, 57.7099, -5.1465
      #bc2277 color charts
#bc2277 RGB chart
      #bc2277 CMYK chart
      #bc2277 RGB pie chart
      #bc2277 color shades, tints & tones
#bc2277 color schemes
#bc2277 color preview, HTML & CSS examples
           This text has a color of #bc2277        
        
          <p style="color:#bc2277;">Text here</p>
        
        
          .mytext {color:#bc2277;}
        
        Text color #bc2277
      
           This box has a color of #bc2277        
        
          <div style="background-color:#bc2277;">Content here</div>
        
        
          .mybackground {background-color:#bc2277;}
        
        Background color #bc2277
      
           Border around this has a color of #bc2277        
        
          <div style="border:2px solid #bc2277;">Content here</div>
        
        
          .myborder {border:2px solid #bc2277;}
        
        Border color #bc2277