#bb2c97 color space conversions
Hex:
        #bb2c97
        RGB:
        187, 44, 151
        CMY:
        27, 83, 41
        CMYK:
        0, 76, 19, 27
      HSL:
        315°, 61.9048%, 45.2941%
        HSV (HSB):
        315°, 76.4706%, 73.3333%
        XYZ:
        26.9801, 14.6005, 30.6743
        xyY:
        0.3734, 0.2021, 14.6005
      CIE-Lab:
        45.0821, 65.3182, -25.7957
        CIE-LCH:
        45.0821, 70.2274, 338.4497
        CIE-Luv:
        45.0821, 71.1727, -46.6378
        Hunter-Lab:
        38.2106, 59.1683, -20.8488
      #bb2c97 color charts
#bb2c97 RGB chart
      #bb2c97 CMYK chart
      #bb2c97 RGB pie chart
      #bb2c97 color shades, tints & tones
#bb2c97 color schemes
#bb2c97 color preview, HTML & CSS examples
           This text has a color of #bb2c97        
        
          <p style="color:#bb2c97;">Text here</p>
        
        
          .mytext {color:#bb2c97;}
        
        Text color #bb2c97
      
           This box has a color of #bb2c97        
        
          <div style="background-color:#bb2c97;">Content here</div>
        
        
          .mybackground {background-color:#bb2c97;}
        
        Background color #bb2c97
      
           Border around this has a color of #bb2c97        
        
          <div style="border:2px solid #bb2c97;">Content here</div>
        
        
          .myborder {border:2px solid #bb2c97;}
        
        Border color #bb2c97