#bd2d8b color space conversions
Hex:
        #bd2d8b
        RGB:
        189, 45, 139
        CMY:
        26, 82, 45
        CMYK:
        0, 76, 26, 26
      HSL:
        321°, 61.5385%, 45.8824%
        HSV (HSB):
        321°, 76.1905%, 74.1176%
        XYZ:
        26.5849, 14.5597, 25.8352
        xyY:
        0.3969, 0.2174, 14.5597
      CIE-Lab:
        45.0251, 63.9514, -18.6014
        CIE-LCH:
        45.0251, 66.6018, 343.7820
        CIE-Luv:
        45.0251, 77.2101, -36.2912
        Hunter-Lab:
        38.1571, 57.5896, -13.4337
      #bd2d8b color charts
#bd2d8b RGB chart
      #bd2d8b CMYK chart
      #bd2d8b RGB pie chart
      #bd2d8b color shades, tints & tones
#bd2d8b color schemes
#bd2d8b color preview, HTML & CSS examples
           This text has a color of #bd2d8b        
        
          <p style="color:#bd2d8b;">Text here</p>
        
        
          .mytext {color:#bd2d8b;}
        
        Text color #bd2d8b
      
           This box has a color of #bd2d8b        
        
          <div style="background-color:#bd2d8b;">Content here</div>
        
        
          .mybackground {background-color:#bd2d8b;}
        
        Background color #bd2d8b
      
           Border around this has a color of #bd2d8b        
        
          <div style="border:2px solid #bd2d8b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d8b;}
        
        Border color #bd2d8b