#bdc1d0 color space conversions
Hex:
        #bdc1d0
        RGB:
        189, 193, 208
        CMY:
        26, 24, 18
        CMYK:
        9, 7, 0, 18
      HSL:
        227°, 16.8142%, 77.8431%
        HSV (HSB):
        227°, 9.1346%, 81.5686%
        XYZ:
        51.4414, 53.5128, 67.2923
        xyY:
        0.2986, 0.3107, 53.5128
      CIE-Lab:
        78.1768, 1.5347, -7.9852
        CIE-LCH:
        78.1768, 8.1313, 280.8794
        CIE-Luv:
        78.1768, -3.0366, -12.4656
        Hunter-Lab:
        73.1525, -2.4941, -3.3336
      #bdc1d0 color charts
#bdc1d0 RGB chart
      #bdc1d0 CMYK chart
      #bdc1d0 RGB pie chart
      #bdc1d0 color shades, tints & tones
#bdc1d0 color schemes
#bdc1d0 color preview, HTML & CSS examples
           This text has a color of #bdc1d0        
        
          <p style="color:#bdc1d0;">Text here</p>
        
        
          .mytext {color:#bdc1d0;}
        
        Text color #bdc1d0
      
           This box has a color of #bdc1d0        
        
          <div style="background-color:#bdc1d0;">Content here</div>
        
        
          .mybackground {background-color:#bdc1d0;}
        
        Background color #bdc1d0
      
           Border around this has a color of #bdc1d0        
        
          <div style="border:2px solid #bdc1d0;">Content here</div>
        
        
          .myborder {border:2px solid #bdc1d0;}
        
        Border color #bdc1d0