#bdd7ff color space conversions
Hex:
        #bdd7ff
        RGB:
        189, 215, 255
        CMY:
        26, 16, 0
        CMYK:
        26, 16, 0, 0
      HSL:
        216°, 100.0000%, 87.0588%
        HSV (HSB):
        216°, 25.8824%, 100.0000%
        XYZ:
        63.3367, 66.6397, 104.1323
        xyY:
        0.2705, 0.2847, 66.6397
      CIE-Lab:
        85.3217, -0.0053, -22.3554
        CIE-LCH:
        85.3217, 22.3554, 269.9863
        CIE-Luv:
        85.3217, -15.1200, -35.7750
        Hunter-Lab:
        81.6331, -4.3652, -18.4879
      #bdd7ff color charts
#bdd7ff RGB chart
      #bdd7ff CMYK chart
      #bdd7ff RGB pie chart
      #bdd7ff color shades, tints & tones
#bdd7ff color schemes
#bdd7ff color preview, HTML & CSS examples
           This text has a color of #bdd7ff        
        
          <p style="color:#bdd7ff;">Text here</p>
        
        
          .mytext {color:#bdd7ff;}
        
        Text color #bdd7ff
      
           This box has a color of #bdd7ff        
        
          <div style="background-color:#bdd7ff;">Content here</div>
        
        
          .mybackground {background-color:#bdd7ff;}
        
        Background color #bdd7ff
      
           Border around this has a color of #bdd7ff        
        
          <div style="border:2px solid #bdd7ff;">Content here</div>
        
        
          .myborder {border:2px solid #bdd7ff;}
        
        Border color #bdd7ff