#aaf5e1 color space conversions
Hex:
        #aaf5e1
        RGB:
        170, 245, 225
        CMY:
        33, 4, 12
        CMYK:
        31, 0, 8, 4
      HSL:
        164°, 78.9474%, 81.3725%
        HSV (HSB):
        164°, 30.6122%, 96.0784%
        XYZ:
        62.8206, 79.2871, 83.2271
        xyY:
        0.2788, 0.3519, 79.2871
      CIE-Lab:
        91.3640, -27.2396, 2.2450
        CIE-LCH:
        91.3640, 27.3319, 175.2885
        CIE-Luv:
        91.3640, -36.2496, 8.0926
        Hunter-Lab:
        89.0433, -29.8930, 6.9131
      #aaf5e1 color charts
#aaf5e1 RGB chart
      #aaf5e1 CMYK chart
      #aaf5e1 RGB pie chart
      #aaf5e1 color shades, tints & tones
#aaf5e1 color schemes
#aaf5e1 color preview, HTML & CSS examples
           This text has a color of #aaf5e1        
        
          <p style="color:#aaf5e1;">Text here</p>
        
        
          .mytext {color:#aaf5e1;}
        
        Text color #aaf5e1
      
           This box has a color of #aaf5e1        
        
          <div style="background-color:#aaf5e1;">Content here</div>
        
        
          .mybackground {background-color:#aaf5e1;}
        
        Background color #aaf5e1
      
           Border around this has a color of #aaf5e1        
        
          <div style="border:2px solid #aaf5e1;">Content here</div>
        
        
          .myborder {border:2px solid #aaf5e1;}
        
        Border color #aaf5e1