#bdc0e3 color space conversions
Hex:
        #bdc0e3
        RGB:
        189, 192, 227
        CMY:
        26, 25, 11
        CMYK:
        17, 15, 0, 11
      HSL:
        235°, 40.4255%, 81.5686%
        HSV (HSB):
        235°, 16.7401%, 89.0196%
        XYZ:
        53.7010, 54.0641, 80.2781
        xyY:
        0.2856, 0.2875, 54.0641
      CIE-Lab:
        78.4991, 6.0263, -17.7500
        CIE-LCH:
        78.4991, 18.7452, 288.7529
        CIE-Luv:
        78.4991, -3.6068, -28.7707
        Hunter-Lab:
        73.5283, 1.6920, -13.2629
      #bdc0e3 color charts
#bdc0e3 RGB chart
      #bdc0e3 CMYK chart
      #bdc0e3 RGB pie chart
      #bdc0e3 color shades, tints & tones
#bdc0e3 color schemes
#bdc0e3 color preview, HTML & CSS examples
           This text has a color of #bdc0e3        
        
          <p style="color:#bdc0e3;">Text here</p>
        
        
          .mytext {color:#bdc0e3;}
        
        Text color #bdc0e3
      
           This box has a color of #bdc0e3        
        
          <div style="background-color:#bdc0e3;">Content here</div>
        
        
          .mybackground {background-color:#bdc0e3;}
        
        Background color #bdc0e3
      
           Border around this has a color of #bdc0e3        
        
          <div style="border:2px solid #bdc0e3;">Content here</div>
        
        
          .myborder {border:2px solid #bdc0e3;}
        
        Border color #bdc0e3