#bdc6d0 color space conversions
Hex:
        #bdc6d0
        RGB:
        189, 198, 208
        CMY:
        26, 22, 18
        CMYK:
        9, 5, 0, 18
      HSL:
        212°, 16.8142%, 77.8431%
        HSV (HSB):
        212°, 9.1346%, 81.5686%
        XYZ:
        52.5655, 55.7611, 67.6670
        xyY:
        0.2987, 0.3168, 55.7611
      CIE-Lab:
        79.4776, -1.1256, -6.0580
        CIE-LCH:
        79.4776, 6.1617, 259.4741
        CIE-Luv:
        79.4776, -5.4646, -9.0506
        Hunter-Lab:
        74.6733, -5.0251, -1.4557
      #bdc6d0 color charts
#bdc6d0 RGB chart
      #bdc6d0 CMYK chart
      #bdc6d0 RGB pie chart
      #bdc6d0 color shades, tints & tones
#bdc6d0 color schemes
#bdc6d0 color preview, HTML & CSS examples
           This text has a color of #bdc6d0        
        
          <p style="color:#bdc6d0;">Text here</p>
        
        
          .mytext {color:#bdc6d0;}
        
        Text color #bdc6d0
      
           This box has a color of #bdc6d0        
        
          <div style="background-color:#bdc6d0;">Content here</div>
        
        
          .mybackground {background-color:#bdc6d0;}
        
        Background color #bdc6d0
      
           Border around this has a color of #bdc6d0        
        
          <div style="border:2px solid #bdc6d0;">Content here</div>
        
        
          .myborder {border:2px solid #bdc6d0;}
        
        Border color #bdc6d0