#bb2b5a color space conversions
Hex:
        #bb2b5a
        RGB:
        187, 43, 90
        CMY:
        27, 83, 65
        CMYK:
        0, 77, 52, 27
      HSL:
        340°, 62.6087%, 45.0980%
        HSV (HSB):
        340°, 77.0053%, 73.3333%
        XYZ:
        23.2029, 13.0307, 10.9651
        xyY:
        0.4916, 0.2761, 13.0307
      CIE-Lab:
        42.8095, 59.0018, 8.3461
        CIE-LCH:
        42.8095, 59.5892, 8.0514
        CIE-Luv:
        42.8095, 95.2239, -1.1896
        Hunter-Lab:
        36.0981, 51.5631, 7.2588
      #bb2b5a color charts
#bb2b5a RGB chart
      #bb2b5a CMYK chart
      #bb2b5a RGB pie chart
      #bb2b5a color shades, tints & tones
#bb2b5a color schemes
#bb2b5a color preview, HTML & CSS examples
           This text has a color of #bb2b5a        
        
          <p style="color:#bb2b5a;">Text here</p>
        
        
          .mytext {color:#bb2b5a;}
        
        Text color #bb2b5a
      
           This box has a color of #bb2b5a        
        
          <div style="background-color:#bb2b5a;">Content here</div>
        
        
          .mybackground {background-color:#bb2b5a;}
        
        Background color #bb2b5a
      
           Border around this has a color of #bb2b5a        
        
          <div style="border:2px solid #bb2b5a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2b5a;}
        
        Border color #bb2b5a