#bdd4ff color space conversions
Hex:
        #bdd4ff
        RGB:
        189, 212, 255
        CMY:
        26, 17, 0
        CMYK:
        26, 17, 0, 0
      HSL:
        219°, 100.0000%, 87.0588%
        HSV (HSB):
        219°, 25.8824%, 100.0000%
        XYZ:
        62.5797, 65.1258, 103.8800
        xyY:
        0.2702, 0.2812, 65.1258
      CIE-Lab:
        84.5485, 1.5804, -23.5291
        CIE-LCH:
        84.5485, 23.5821, 273.8427
        CIE-Luv:
        84.5485, -13.8162, -37.9419
        Hunter-Lab:
        80.7005, -2.8070, -19.8293
      #bdd4ff color charts
#bdd4ff RGB chart
      #bdd4ff CMYK chart
      #bdd4ff RGB pie chart
      #bdd4ff color shades, tints & tones
#bdd4ff color schemes
#bdd4ff color preview, HTML & CSS examples
           This text has a color of #bdd4ff        
        
          <p style="color:#bdd4ff;">Text here</p>
        
        
          .mytext {color:#bdd4ff;}
        
        Text color #bdd4ff
      
           This box has a color of #bdd4ff        
        
          <div style="background-color:#bdd4ff;">Content here</div>
        
        
          .mybackground {background-color:#bdd4ff;}
        
        Background color #bdd4ff
      
           Border around this has a color of #bdd4ff        
        
          <div style="border:2px solid #bdd4ff;">Content here</div>
        
        
          .myborder {border:2px solid #bdd4ff;}
        
        Border color #bdd4ff