#bdc8e7 color space conversions
Hex:
        #bdc8e7
        RGB:
        189, 200, 231
        CMY:
        26, 22, 9
        CMYK:
        18, 13, 0, 9
      HSL:
        224°, 46.6667%, 82.3529%
        HSV (HSB):
        224°, 18.1818%, 90.5882%
        XYZ:
        56.0643, 57.8969, 83.8216
        xyY:
        0.2835, 0.2927, 57.8969
      CIE-Lab:
        80.6814, 2.5967, -16.6077
        CIE-LCH:
        80.6814, 16.8094, 278.8864
        CIE-Luv:
        80.6814, -7.4909, -26.4745
        Hunter-Lab:
        76.0900, -1.6358, -12.0515
      #bdc8e7 color charts
#bdc8e7 RGB chart
      #bdc8e7 CMYK chart
      #bdc8e7 RGB pie chart
      #bdc8e7 color shades, tints & tones
#bdc8e7 color schemes
#bdc8e7 color preview, HTML & CSS examples
           This text has a color of #bdc8e7        
        
          <p style="color:#bdc8e7;">Text here</p>
        
        
          .mytext {color:#bdc8e7;}
        
        Text color #bdc8e7
      
           This box has a color of #bdc8e7        
        
          <div style="background-color:#bdc8e7;">Content here</div>
        
        
          .mybackground {background-color:#bdc8e7;}
        
        Background color #bdc8e7
      
           Border around this has a color of #bdc8e7        
        
          <div style="border:2px solid #bdc8e7;">Content here</div>
        
        
          .myborder {border:2px solid #bdc8e7;}
        
        Border color #bdc8e7