#bdd0ca color space conversions
Hex:
        #bdd0ca
        RGB:
        189, 208, 202
        CMY:
        26, 18, 21
        CMYK:
        9, 0, 3, 18
      HSL:
        161°, 16.8142%, 77.8431%
        HSV (HSB):
        161°, 9.1346%, 81.5686%
        XYZ:
        54.2028, 60.1948, 64.6391
        xyY:
        0.3027, 0.3362, 60.1948
      CIE-Lab:
        81.9440, -7.5387, 0.7790
        CIE-LCH:
        81.9440, 7.5789, 174.1005
        CIE-Luv:
        81.9440, -10.0978, 2.4789
        Hunter-Lab:
        77.5853, -11.0703, 4.9131
      #bdd0ca color charts
#bdd0ca RGB chart
      #bdd0ca CMYK chart
      #bdd0ca RGB pie chart
      #bdd0ca color shades, tints & tones
#bdd0ca color schemes
#bdd0ca color preview, HTML & CSS examples
           This text has a color of #bdd0ca        
        
          <p style="color:#bdd0ca;">Text here</p>
        
        
          .mytext {color:#bdd0ca;}
        
        Text color #bdd0ca
      
           This box has a color of #bdd0ca        
        
          <div style="background-color:#bdd0ca;">Content here</div>
        
        
          .mybackground {background-color:#bdd0ca;}
        
        Background color #bdd0ca
      
           Border around this has a color of #bdd0ca        
        
          <div style="border:2px solid #bdd0ca;">Content here</div>
        
        
          .myborder {border:2px solid #bdd0ca;}
        
        Border color #bdd0ca