#bddaf8 color space conversions
Hex:
        #bddaf8
        RGB:
        189, 218, 248
        CMY:
        26, 15, 3
        CMYK:
        24, 12, 0, 3
      HSL:
        211°, 80.8219%, 85.6863%
        HSV (HSB):
        211°, 23.7903%, 97.2549%
        XYZ:
        63.0009, 67.7389, 98.5614
        xyY:
        0.2748, 0.2954, 67.7389
      CIE-Lab:
        85.8757, -3.1667, -17.8215
        CIE-LCH:
        85.8757, 18.1007, 259.9244
        CIE-Luv:
        85.8757, -16.2250, -27.7753
        Hunter-Lab:
        82.3037, -7.3951, -13.3892
      #bddaf8 color charts
#bddaf8 RGB chart
      #bddaf8 CMYK chart
      #bddaf8 RGB pie chart
      #bddaf8 color shades, tints & tones
#bddaf8 color schemes
#bddaf8 color preview, HTML & CSS examples
           This text has a color of #bddaf8        
        
          <p style="color:#bddaf8;">Text here</p>
        
        
          .mytext {color:#bddaf8;}
        
        Text color #bddaf8
      
           This box has a color of #bddaf8        
        
          <div style="background-color:#bddaf8;">Content here</div>
        
        
          .mybackground {background-color:#bddaf8;}
        
        Background color #bddaf8
      
           Border around this has a color of #bddaf8        
        
          <div style="border:2px solid #bddaf8;">Content here</div>
        
        
          .myborder {border:2px solid #bddaf8;}
        
        Border color #bddaf8