#bd6ccd color space conversions
Hex:
        #bd6ccd
        RGB:
        189, 108, 205
        CMY:
        26, 58, 20
        CMYK:
        8, 47, 0, 20
      HSL:
        290°, 49.2386%, 61.3725%
        HSV (HSB):
        290°, 47.3171%, 80.3922%
        XYZ:
        37.3683, 25.9517, 60.7973
        xyY:
        0.3011, 0.2091, 25.9517
      CIE-Lab:
        57.9912, 47.3623, -37.1205
        CIE-LCH:
        57.9912, 60.1757, 321.9122
        CIE-Luv:
        57.9912, 35.8744, -63.9566
        Hunter-Lab:
        50.9428, 41.7858, -35.0991
      #bd6ccd color charts
#bd6ccd RGB chart
      #bd6ccd CMYK chart
      #bd6ccd RGB pie chart
      #bd6ccd color shades, tints & tones
#bd6ccd color schemes
#bd6ccd color preview, HTML & CSS examples
           This text has a color of #bd6ccd        
        
          <p style="color:#bd6ccd;">Text here</p>
        
        
          .mytext {color:#bd6ccd;}
        
        Text color #bd6ccd
      
           This box has a color of #bd6ccd        
        
          <div style="background-color:#bd6ccd;">Content here</div>
        
        
          .mybackground {background-color:#bd6ccd;}
        
        Background color #bd6ccd
      
           Border around this has a color of #bd6ccd        
        
          <div style="border:2px solid #bd6ccd;">Content here</div>
        
        
          .myborder {border:2px solid #bd6ccd;}
        
        Border color #bd6ccd