#bdc3e3 color space conversions
Hex:
        #bdc3e3
        RGB:
        189, 195, 227
        CMY:
        26, 24, 11
        CMYK:
        17, 14, 0, 11
      HSL:
        231°, 40.4255%, 81.5686%
        HSV (HSB):
        231°, 16.7401%, 89.0196%
        XYZ:
        54.3665, 55.3951, 80.4999
        xyY:
        0.2857, 0.2912, 55.3951
      CIE-Lab:
        79.2683, 4.4113, -16.5901
        CIE-LCH:
        79.2683, 17.1666, 284.8905
        CIE-Luv:
        79.2683, -4.9919, -26.6697
        Hunter-Lab:
        74.4279, 0.1381, -12.0276
      #bdc3e3 color charts
#bdc3e3 RGB chart
      #bdc3e3 CMYK chart
      #bdc3e3 RGB pie chart
      #bdc3e3 color shades, tints & tones
#bdc3e3 color schemes
#bdc3e3 color preview, HTML & CSS examples
           This text has a color of #bdc3e3        
        
          <p style="color:#bdc3e3;">Text here</p>
        
        
          .mytext {color:#bdc3e3;}
        
        Text color #bdc3e3
      
           This box has a color of #bdc3e3        
        
          <div style="background-color:#bdc3e3;">Content here</div>
        
        
          .mybackground {background-color:#bdc3e3;}
        
        Background color #bdc3e3
      
           Border around this has a color of #bdc3e3        
        
          <div style="border:2px solid #bdc3e3;">Content here</div>
        
        
          .myborder {border:2px solid #bdc3e3;}
        
        Border color #bdc3e3