#bd9cd4 color space conversions
Hex:
        #bd9cd4
        RGB:
        189, 156, 212
        CMY:
        26, 39, 17
        CMYK:
        11, 26, 0, 17
      HSL:
        275°, 39.4366%, 72.1569%
        HSV (HSB):
        275°, 26.4151%, 83.1373%
        XYZ:
        44.7584, 39.3492, 67.5235
        xyY:
        0.2952, 0.2595, 39.3492
      CIE-Lab:
        69.0035, 22.6049, -23.9962
        CIE-LCH:
        69.0035, 32.9666, 313.2900
        CIE-Luv:
        69.0035, 14.2760, -40.8272
        Hunter-Lab:
        62.7290, 17.5877, -19.9114
      #bd9cd4 color charts
#bd9cd4 RGB chart
      #bd9cd4 CMYK chart
      #bd9cd4 RGB pie chart
      #bd9cd4 color shades, tints & tones
#bd9cd4 color schemes
#bd9cd4 color preview, HTML & CSS examples
           This text has a color of #bd9cd4        
        
          <p style="color:#bd9cd4;">Text here</p>
        
        
          .mytext {color:#bd9cd4;}
        
        Text color #bd9cd4
      
           This box has a color of #bd9cd4        
        
          <div style="background-color:#bd9cd4;">Content here</div>
        
        
          .mybackground {background-color:#bd9cd4;}
        
        Background color #bd9cd4
      
           Border around this has a color of #bd9cd4        
        
          <div style="border:2px solid #bd9cd4;">Content here</div>
        
        
          .myborder {border:2px solid #bd9cd4;}
        
        Border color #bd9cd4