#bd4c9b color space conversions
Hex:
        #bd4c9b
        RGB:
        189, 76, 155
        CMY:
        26, 70, 39
        CMYK:
        0, 60, 18, 26
      HSL:
        318°, 46.1224%, 51.9608%
        HSV (HSB):
        318°, 59.7884%, 74.1176%
        XYZ:
        29.4871, 18.3543, 32.9989
        xyY:
        0.3648, 0.2270, 18.3543
      CIE-Lab:
        49.9230, 54.3304, -20.6811
        CIE-LCH:
        49.9230, 58.1334, 339.1605
        CIE-Luv:
        49.9230, 61.1733, -38.4529
        Hunter-Lab:
        42.8419, 47.8843, -15.6788
      #bd4c9b color charts
#bd4c9b RGB chart
      #bd4c9b CMYK chart
      #bd4c9b RGB pie chart
      #bd4c9b color shades, tints & tones
#bd4c9b color schemes
#bd4c9b color preview, HTML & CSS examples
           This text has a color of #bd4c9b        
        
          <p style="color:#bd4c9b;">Text here</p>
        
        
          .mytext {color:#bd4c9b;}
        
        Text color #bd4c9b
      
           This box has a color of #bd4c9b        
        
          <div style="background-color:#bd4c9b;">Content here</div>
        
        
          .mybackground {background-color:#bd4c9b;}
        
        Background color #bd4c9b
      
           Border around this has a color of #bd4c9b        
        
          <div style="border:2px solid #bd4c9b;">Content here</div>
        
        
          .myborder {border:2px solid #bd4c9b;}
        
        Border color #bd4c9b