#bddbf7 color space conversions
Hex:
        #bddbf7
        RGB:
        189, 219, 247
        CMY:
        26, 14, 3
        CMYK:
        23, 11, 0, 3
      HSL:
        209°, 78.3784%, 85.4902%
        HSV (HSB):
        209°, 23.4818%, 96.8627%
        XYZ:
        63.1063, 68.1973, 97.8330
        xyY:
        0.2754, 0.2976, 68.1973
      CIE-Lab:
        86.1050, -3.9120, -16.9485
        CIE-LCH:
        86.1050, 17.3942, 257.0029
        CIE-Luv:
        86.1050, -16.6396, -26.2279
        Hunter-Lab:
        82.5816, -8.1138, -12.4327
      #bddbf7 color charts
#bddbf7 RGB chart
      #bddbf7 CMYK chart
      #bddbf7 RGB pie chart
      #bddbf7 color shades, tints & tones
#bddbf7 color schemes
#bddbf7 color preview, HTML & CSS examples
           This text has a color of #bddbf7        
        
          <p style="color:#bddbf7;">Text here</p>
        
        
          .mytext {color:#bddbf7;}
        
        Text color #bddbf7
      
           This box has a color of #bddbf7        
        
          <div style="background-color:#bddbf7;">Content here</div>
        
        
          .mybackground {background-color:#bddbf7;}
        
        Background color #bddbf7
      
           Border around this has a color of #bddbf7        
        
          <div style="border:2px solid #bddbf7;">Content here</div>
        
        
          .myborder {border:2px solid #bddbf7;}
        
        Border color #bddbf7