#bde5e1 color space conversions
Hex:
        #bde5e1
        RGB:
        189, 229, 225
        CMY:
        26, 10, 12
        CMYK:
        17, 0, 2, 10
      HSL:
        174°, 43.4783%, 81.9608%
        HSV (HSB):
        174°, 17.4672%, 89.8039%
        XYZ:
        62.5962, 72.2937, 81.8891
        xyY:
        0.2888, 0.3335, 72.2937
      CIE-Lab:
        88.1098, -13.7317, -2.3806
        CIE-LCH:
        88.1098, 13.9365, 189.8352
        CIE-Luv:
        88.1098, -20.6773, -1.3111
        Hunter-Lab:
        85.0257, -17.3827, 2.4152
      #bde5e1 color charts
#bde5e1 RGB chart
      #bde5e1 CMYK chart
      #bde5e1 RGB pie chart
      #bde5e1 color shades, tints & tones
#bde5e1 color schemes
#bde5e1 color preview, HTML & CSS examples
           This text has a color of #bde5e1        
        
          <p style="color:#bde5e1;">Text here</p>
        
        
          .mytext {color:#bde5e1;}
        
        Text color #bde5e1
      
           This box has a color of #bde5e1        
        
          <div style="background-color:#bde5e1;">Content here</div>
        
        
          .mybackground {background-color:#bde5e1;}
        
        Background color #bde5e1
      
           Border around this has a color of #bde5e1        
        
          <div style="border:2px solid #bde5e1;">Content here</div>
        
        
          .myborder {border:2px solid #bde5e1;}
        
        Border color #bde5e1