#bd7dcd color space conversions
Hex:
        #bd7dcd
        RGB:
        189, 125, 205
        CMY:
        26, 51, 20
        CMYK:
        8, 39, 0, 20
      HSL:
        288°, 44.4444%, 64.7059%
        HSV (HSB):
        288°, 39.0244%, 80.3922%
        XYZ:
        39.3393, 29.8938, 61.4543
        xyY:
        0.3010, 0.2287, 29.8938
      CIE-Lab:
        61.5625, 38.2989, -31.5542
        CIE-LCH:
        61.5625, 49.6233, 320.5151
        CIE-Luv:
        61.5625, 29.0391, -54.4515
        Hunter-Lab:
        54.6752, 32.7507, -28.3685
      #bd7dcd color charts
#bd7dcd RGB chart
      #bd7dcd CMYK chart
      #bd7dcd RGB pie chart
      #bd7dcd color shades, tints & tones
#bd7dcd color schemes
#bd7dcd color preview, HTML & CSS examples
           This text has a color of #bd7dcd        
        
          <p style="color:#bd7dcd;">Text here</p>
        
        
          .mytext {color:#bd7dcd;}
        
        Text color #bd7dcd
      
           This box has a color of #bd7dcd        
        
          <div style="background-color:#bd7dcd;">Content here</div>
        
        
          .mybackground {background-color:#bd7dcd;}
        
        Background color #bd7dcd
      
           Border around this has a color of #bd7dcd        
        
          <div style="border:2px solid #bd7dcd;">Content here</div>
        
        
          .myborder {border:2px solid #bd7dcd;}
        
        Border color #bd7dcd