#bddfe5 color space conversions
Hex:
        #bddfe5
        RGB:
        189, 223, 229
        CMY:
        26, 13, 10
        CMYK:
        17, 3, 0, 10
      HSL:
        189°, 43.4783%, 81.9608%
        HSV (HSB):
        189°, 17.4672%, 89.8039%
        XYZ:
        61.5168, 69.2513, 84.2533
        xyY:
        0.2861, 0.3221, 69.2513
      CIE-Lab:
        86.6283, -9.8612, -6.6685
        CIE-LCH:
        86.6283, 11.9043, 214.0679
        CIE-Luv:
        86.6283, -17.9941, -8.6719
        Hunter-Lab:
        83.2174, -13.6778, -1.7759
      #bddfe5 color charts
#bddfe5 RGB chart
      #bddfe5 CMYK chart
      #bddfe5 RGB pie chart
      #bddfe5 color shades, tints & tones
#bddfe5 color schemes
#bddfe5 color preview, HTML & CSS examples
           This text has a color of #bddfe5        
        
          <p style="color:#bddfe5;">Text here</p>
        
        
          .mytext {color:#bddfe5;}
        
        Text color #bddfe5
      
           This box has a color of #bddfe5        
        
          <div style="background-color:#bddfe5;">Content here</div>
        
        
          .mybackground {background-color:#bddfe5;}
        
        Background color #bddfe5
      
           Border around this has a color of #bddfe5        
        
          <div style="border:2px solid #bddfe5;">Content here</div>
        
        
          .myborder {border:2px solid #bddfe5;}
        
        Border color #bddfe5