#bd2d7b color space conversions
Hex:
        #bd2d7b
        RGB:
        189, 45, 123
        CMY:
        26, 82, 52
        CMYK:
        0, 76, 35, 26
      HSL:
        328°, 61.5385%, 45.8824%
        HSV (HSB):
        328°, 76.1905%, 74.1176%
        XYZ:
        25.4998, 14.1256, 20.1214
        xyY:
        0.4268, 0.2364, 14.1256
      CIE-Lab:
        44.4126, 62.0809, -9.7594
        CIE-LCH:
        44.4126, 62.8433, 351.0660
        CIE-Luv:
        44.4126, 83.5608, -23.8814
        Hunter-Lab:
        37.5841, 55.3353, -5.4332
      #bd2d7b color charts
#bd2d7b RGB chart
      #bd2d7b CMYK chart
      #bd2d7b RGB pie chart
      #bd2d7b color shades, tints & tones
#bd2d7b color schemes
#bd2d7b color preview, HTML & CSS examples
           This text has a color of #bd2d7b        
        
          <p style="color:#bd2d7b;">Text here</p>
        
        
          .mytext {color:#bd2d7b;}
        
        Text color #bd2d7b
      
           This box has a color of #bd2d7b        
        
          <div style="background-color:#bd2d7b;">Content here</div>
        
        
          .mybackground {background-color:#bd2d7b;}
        
        Background color #bd2d7b
      
           Border around this has a color of #bd2d7b        
        
          <div style="border:2px solid #bd2d7b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d7b;}
        
        Border color #bd2d7b