#aedbb6 color space conversions
Hex:
        #aedbb6
        RGB:
        174, 219, 182
        CMY:
        32, 14, 29
        CMYK:
        21, 0, 17, 14
      HSL:
        131°, 38.4615%, 77.0588%
        HSV (HSB):
        131°, 20.5479%, 85.8824%
        XYZ:
        51.2306, 63.0391, 53.7236
        xyY:
        0.3050, 0.3752, 63.0391
      CIE-Lab:
        83.4630, -21.8078, 13.4486
        CIE-LCH:
        83.4630, 25.6212, 148.3384
        CIE-Luv:
        83.4630, -22.6505, 23.4473
        Hunter-Lab:
        79.3972, -23.7689, 15.4598
      #aedbb6 color charts
#aedbb6 RGB chart
      #aedbb6 CMYK chart
      #aedbb6 RGB pie chart
      #aedbb6 color shades, tints & tones
#aedbb6 color schemes
#aedbb6 color preview, HTML & CSS examples
           This text has a color of #aedbb6        
        
          <p style="color:#aedbb6;">Text here</p>
        
        
          .mytext {color:#aedbb6;}
        
        Text color #aedbb6
      
           This box has a color of #aedbb6        
        
          <div style="background-color:#aedbb6;">Content here</div>
        
        
          .mybackground {background-color:#aedbb6;}
        
        Background color #aedbb6
      
           Border around this has a color of #aedbb6        
        
          <div style="border:2px solid #aedbb6;">Content here</div>
        
        
          .myborder {border:2px solid #aedbb6;}
        
        Border color #aedbb6