#bd4d9b color space conversions
Hex:
        #bd4d9b
        RGB:
        189, 77, 155
        CMY:
        26, 70, 39
        CMYK:
        0, 59, 18, 26
      HSL:
        318°, 45.9016%, 52.1569%
        HSV (HSB):
        318°, 59.2593%, 74.1176%
        XYZ:
        29.5565, 18.4931, 33.0221
        xyY:
        0.3646, 0.2281, 18.4931
      CIE-Lab:
        50.0888, 53.8810, -20.4265
        CIE-LCH:
        50.0888, 57.6230, 339.2380
        CIE-Luv:
        50.0888, 60.7811, -38.0339
        Hunter-Lab:
        43.0036, 47.4273, -15.4257
      #bd4d9b color charts
#bd4d9b RGB chart
      #bd4d9b CMYK chart
      #bd4d9b RGB pie chart
      #bd4d9b color shades, tints & tones
#bd4d9b color schemes
#bd4d9b color preview, HTML & CSS examples
           This text has a color of #bd4d9b        
        
          <p style="color:#bd4d9b;">Text here</p>
        
        
          .mytext {color:#bd4d9b;}
        
        Text color #bd4d9b
      
           This box has a color of #bd4d9b        
        
          <div style="background-color:#bd4d9b;">Content here</div>
        
        
          .mybackground {background-color:#bd4d9b;}
        
        Background color #bd4d9b
      
           Border around this has a color of #bd4d9b        
        
          <div style="border:2px solid #bd4d9b;">Content here</div>
        
        
          .myborder {border:2px solid #bd4d9b;}
        
        Border color #bd4d9b