#bdb7cb color space conversions
Hex:
        #bdb7cb
        RGB:
        189, 183, 203
        CMY:
        26, 28, 20
        CMYK:
        7, 10, 0, 20
      HSL:
        258°, 16.1290%, 75.6863%
        HSV (HSB):
        258°, 9.8522%, 79.6078%
        XYZ:
        48.6992, 48.9976, 63.3907
        xyY:
        0.3023, 0.3042, 48.9976
      CIE-Lab:
        75.4498, 5.9161, -9.3286
        CIE-LCH:
        75.4498, 11.0464, 302.3823
        CIE-Luv:
        75.4498, 2.1490, -15.2128
        Hunter-Lab:
        69.9983, 1.6891, -4.6944
      #bdb7cb color charts
#bdb7cb RGB chart
      #bdb7cb CMYK chart
      #bdb7cb RGB pie chart
      #bdb7cb color shades, tints & tones
#bdb7cb color schemes
#bdb7cb color preview, HTML & CSS examples
           This text has a color of #bdb7cb        
        
          <p style="color:#bdb7cb;">Text here</p>
        
        
          .mytext {color:#bdb7cb;}
        
        Text color #bdb7cb
      
           This box has a color of #bdb7cb        
        
          <div style="background-color:#bdb7cb;">Content here</div>
        
        
          .mybackground {background-color:#bdb7cb;}
        
        Background color #bdb7cb
      
           Border around this has a color of #bdb7cb        
        
          <div style="border:2px solid #bdb7cb;">Content here</div>
        
        
          .myborder {border:2px solid #bdb7cb;}
        
        Border color #bdb7cb