#bde8bf color space conversions
Hex:
        #bde8bf
        RGB:
        189, 232, 191
        CMY:
        26, 9, 25
        CMYK:
        19, 0, 18, 9
      HSL:
        123°, 48.3146%, 82.5490%
        HSV (HSB):
        123°, 18.5345%, 90.9804%
        XYZ:
        59.2468, 72.2936, 60.1216
        xyY:
        0.3091, 0.3772, 72.2936
      CIE-Lab:
        88.1097, -21.6331, 15.4203
        CIE-LCH:
        88.1097, 26.5664, 144.5183
        CIE-Luv:
        88.1097, -21.5896, 26.4360
        Hunter-Lab:
        85.0257, -24.4141, 17.5940
      #bde8bf color charts
#bde8bf RGB chart
      #bde8bf CMYK chart
      #bde8bf RGB pie chart
      #bde8bf color shades, tints & tones
#bde8bf color schemes
#bde8bf color preview, HTML & CSS examples
           This text has a color of #bde8bf        
        
          <p style="color:#bde8bf;">Text here</p>
        
        
          .mytext {color:#bde8bf;}
        
        Text color #bde8bf
      
           This box has a color of #bde8bf        
        
          <div style="background-color:#bde8bf;">Content here</div>
        
        
          .mybackground {background-color:#bde8bf;}
        
        Background color #bde8bf
      
           Border around this has a color of #bde8bf        
        
          <div style="border:2px solid #bde8bf;">Content here</div>
        
        
          .myborder {border:2px solid #bde8bf;}
        
        Border color #bde8bf