#bb2d7a color space conversions
Hex:
        #bb2d7a
        RGB:
        187, 45, 122
        CMY:
        27, 82, 52
        CMYK:
        0, 76, 35, 27
      HSL:
        327°, 61.2069%, 45.4902%
        HSV (HSB):
        327°, 75.9358%, 73.3333%
        XYZ:
        24.9448, 13.8467, 19.7703
        xyY:
        0.4260, 0.2364, 13.8467
      CIE-Lab:
        44.0123, 61.4494, -9.7830
        CIE-LCH:
        44.0123, 62.2233, 350.9542
        CIE-Luv:
        44.0123, 82.3454, -23.7391
        Hunter-Lab:
        37.2112, 54.5391, -5.4530
      #bb2d7a color charts
#bb2d7a RGB chart
      #bb2d7a CMYK chart
      #bb2d7a RGB pie chart
      #bb2d7a color shades, tints & tones
#bb2d7a color schemes
#bb2d7a color preview, HTML & CSS examples
           This text has a color of #bb2d7a        
        
          <p style="color:#bb2d7a;">Text here</p>
        
        
          .mytext {color:#bb2d7a;}
        
        Text color #bb2d7a
      
           This box has a color of #bb2d7a        
        
          <div style="background-color:#bb2d7a;">Content here</div>
        
        
          .mybackground {background-color:#bb2d7a;}
        
        Background color #bb2d7a
      
           Border around this has a color of #bb2d7a        
        
          <div style="border:2px solid #bb2d7a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2d7a;}
        
        Border color #bb2d7a