#bb2a80 color space conversions
Hex:
        #bb2a80
        RGB:
        187, 42, 128
        CMY:
        27, 84, 50
        CMYK:
        0, 78, 32, 27
      HSL:
        324°, 63.3188%, 44.9020%
        HSV (HSB):
        324°, 77.5401%, 73.3333%
        XYZ:
        25.2178, 13.7792, 21.7526
        xyY:
        0.4151, 0.2268, 13.7792
      CIE-Lab:
        43.9147, 63.0339, -13.6166
        CIE-LCH:
        43.9147, 64.4878, 347.8102
        CIE-Luv:
        43.9147, 80.8414, -29.1236
        Hunter-Lab:
        37.1204, 56.3034, -8.7598
      #bb2a80 color charts
#bb2a80 RGB chart
      #bb2a80 CMYK chart
      #bb2a80 RGB pie chart
      #bb2a80 color shades, tints & tones
#bb2a80 color schemes
#bb2a80 color preview, HTML & CSS examples
           This text has a color of #bb2a80        
        
          <p style="color:#bb2a80;">Text here</p>
        
        
          .mytext {color:#bb2a80;}
        
        Text color #bb2a80
      
           This box has a color of #bb2a80        
        
          <div style="background-color:#bb2a80;">Content here</div>
        
        
          .mybackground {background-color:#bb2a80;}
        
        Background color #bb2a80
      
           Border around this has a color of #bb2a80        
        
          <div style="border:2px solid #bb2a80;">Content here</div>
        
        
          .myborder {border:2px solid #bb2a80;}
        
        Border color #bb2a80