#bb2d85 color space conversions
Hex:
        #bb2d85
        RGB:
        187, 45, 133
        CMY:
        27, 82, 48
        CMYK:
        0, 76, 29, 27
      HSL:
        323°, 61.2069%, 45.4902%
        HSV (HSB):
        323°, 75.9358%, 73.3333%
        XYZ:
        25.6655, 14.1350, 23.5659
        xyY:
        0.4050, 0.2231, 14.1350
      CIE-Lab:
        44.4260, 62.7205, -15.8975
        CIE-LCH:
        44.4260, 64.7039, 345.7770
        CIE-Luv:
        44.4260, 78.0016, -32.2384
        Hunter-Lab:
        37.5966, 56.0602, -10.8460
      #bb2d85 color charts
#bb2d85 RGB chart
      #bb2d85 CMYK chart
      #bb2d85 RGB pie chart
      #bb2d85 color shades, tints & tones
#bb2d85 color schemes
#bb2d85 color preview, HTML & CSS examples
           This text has a color of #bb2d85        
        
          <p style="color:#bb2d85;">Text here</p>
        
        
          .mytext {color:#bb2d85;}
        
        Text color #bb2d85
      
           This box has a color of #bb2d85        
        
          <div style="background-color:#bb2d85;">Content here</div>
        
        
          .mybackground {background-color:#bb2d85;}
        
        Background color #bb2d85
      
           Border around this has a color of #bb2d85        
        
          <div style="border:2px solid #bb2d85;">Content here</div>
        
        
          .myborder {border:2px solid #bb2d85;}
        
        Border color #bb2d85