#bb2e70 color space conversions
Hex:
        #bb2e70
        RGB:
        187, 46, 112
        CMY:
        27, 82, 56
        CMYK:
        0, 75, 40, 27
      HSL:
        332°, 60.5150%, 45.6863%
        HSV (HSB):
        332°, 75.4011%, 73.3333%
        XYZ:
        24.3951, 13.6886, 16.6856
        xyY:
        0.4454, 0.2499, 13.6886
      CIE-Lab:
        43.7830, 60.0689, -3.9522
        CIE-LCH:
        43.7830, 60.1988, 356.2357
        CIE-Luv:
        43.7830, 85.9087, -15.9376
        Hunter-Lab:
        36.9982, 52.9492, -0.8402
      #bb2e70 color charts
#bb2e70 RGB chart
      #bb2e70 CMYK chart
      #bb2e70 RGB pie chart
      #bb2e70 color shades, tints & tones
#bb2e70 color schemes
#bb2e70 color preview, HTML & CSS examples
           This text has a color of #bb2e70        
        
          <p style="color:#bb2e70;">Text here</p>
        
        
          .mytext {color:#bb2e70;}
        
        Text color #bb2e70
      
           This box has a color of #bb2e70        
        
          <div style="background-color:#bb2e70;">Content here</div>
        
        
          .mybackground {background-color:#bb2e70;}
        
        Background color #bb2e70
      
           Border around this has a color of #bb2e70        
        
          <div style="border:2px solid #bb2e70;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e70;}
        
        Border color #bb2e70