#bde2e0 color space conversions
Hex:
        #bde2e0
        RGB:
        189, 226, 224
        CMY:
        26, 11, 12
        CMYK:
        16, 0, 1, 11
      HSL:
        177°, 38.9474%, 81.3725%
        HSV (HSB):
        177°, 16.3717%, 88.6275%
        XYZ:
        61.6372, 70.5933, 80.8983
        xyY:
        0.2892, 0.3312, 70.5933
      CIE-Lab:
        87.2871, -12.4186, -3.0625
        CIE-LCH:
        87.2871, 12.7907, 193.8530
        CIE-Luv:
        87.2871, -19.2721, -2.5895
        Hunter-Lab:
        84.0198, -16.0867, 1.7267
      #bde2e0 color charts
#bde2e0 RGB chart
      #bde2e0 CMYK chart
      #bde2e0 RGB pie chart
      #bde2e0 color shades, tints & tones
#bde2e0 color schemes
#bde2e0 color preview, HTML & CSS examples
           This text has a color of #bde2e0        
        
          <p style="color:#bde2e0;">Text here</p>
        
        
          .mytext {color:#bde2e0;}
        
        Text color #bde2e0
      
           This box has a color of #bde2e0        
        
          <div style="background-color:#bde2e0;">Content here</div>
        
        
          .mybackground {background-color:#bde2e0;}
        
        Background color #bde2e0
      
           Border around this has a color of #bde2e0        
        
          <div style="border:2px solid #bde2e0;">Content here</div>
        
        
          .myborder {border:2px solid #bde2e0;}
        
        Border color #bde2e0