#bd6dbd color space conversions
Hex:
        #bd6dbd
        RGB:
        189, 109, 189
        CMY:
        26, 57, 26
        CMYK:
        0, 42, 0, 26
      HSL:
        300°, 37.7358%, 58.4314%
        HSV (HSB):
        300°, 42.3280%, 74.1176%
        XYZ:
        35.6402, 25.4302, 51.1742
        xyY:
        0.3175, 0.2266, 25.4302
      CIE-Lab:
        57.4922, 43.7775, -28.7881
        CIE-LCH:
        57.4922, 52.3948, 326.6711
        CIE-Luv:
        57.4922, 38.8624, -50.2551
        Hunter-Lab:
        50.4284, 37.9050, -24.8670
      #bd6dbd color charts
#bd6dbd RGB chart
      #bd6dbd CMYK chart
      #bd6dbd RGB pie chart
      #bd6dbd color shades, tints & tones
#bd6dbd color schemes
#bd6dbd color preview, HTML & CSS examples
           This text has a color of #bd6dbd        
        
          <p style="color:#bd6dbd;">Text here</p>
        
        
          .mytext {color:#bd6dbd;}
        
        Text color #bd6dbd
      
           This box has a color of #bd6dbd        
        
          <div style="background-color:#bd6dbd;">Content here</div>
        
        
          .mybackground {background-color:#bd6dbd;}
        
        Background color #bd6dbd
      
           Border around this has a color of #bd6dbd        
        
          <div style="border:2px solid #bd6dbd;">Content here</div>
        
        
          .myborder {border:2px solid #bd6dbd;}
        
        Border color #bd6dbd