#bc2a97 color space conversions
Hex:
        #bc2a97
        RGB:
        188, 42, 151
        CMY:
        26, 84, 41
        CMYK:
        0, 78, 20, 26
      HSL:
        315°, 63.4783%, 45.0980%
        HSV (HSB):
        315°, 77.6596%, 73.7255%
        XYZ:
        27.1529, 14.5817, 30.6616
        xyY:
        0.3751, 0.2014, 14.5817
      CIE-Lab:
        45.0558, 66.1317, -25.8230
        CIE-LCH:
        45.0558, 70.9945, 338.6705
        CIE-Luv:
        45.0558, 72.4116, -46.8049
        Hunter-Lab:
        38.1859, 60.1008, -20.8770
      #bc2a97 color charts
#bc2a97 RGB chart
      #bc2a97 CMYK chart
      #bc2a97 RGB pie chart
      #bc2a97 color shades, tints & tones
#bc2a97 color schemes
#bc2a97 color preview, HTML & CSS examples
           This text has a color of #bc2a97        
        
          <p style="color:#bc2a97;">Text here</p>
        
        
          .mytext {color:#bc2a97;}
        
        Text color #bc2a97
      
           This box has a color of #bc2a97        
        
          <div style="background-color:#bc2a97;">Content here</div>
        
        
          .mybackground {background-color:#bc2a97;}
        
        Background color #bc2a97
      
           Border around this has a color of #bc2a97        
        
          <div style="border:2px solid #bc2a97;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a97;}
        
        Border color #bc2a97