#aafdf2 color space conversions
Hex:
        #aafdf2
        RGB:
        170, 253, 242
        CMY:
        33, 1, 5
        CMYK:
        33, 0, 4, 1
      HSL:
        172°, 95.4023%, 82.9412%
        HSV (HSB):
        172°, 32.8063%, 99.2157%
        XYZ:
        67.7299, 85.2074, 96.8813
        xyY:
        0.2711, 0.3411, 85.2074
      CIE-Lab:
        93.9724, -27.4206, -2.7562
        CIE-LCH:
        93.9724, 27.5587, 185.7398
        CIE-Luv:
        93.9724, -39.4471, 0.3295
        Hunter-Lab:
        92.3079, -30.5664, 2.3879
      #aafdf2 color charts
#aafdf2 RGB chart
      #aafdf2 CMYK chart
      #aafdf2 RGB pie chart
      #aafdf2 color shades, tints & tones
#aafdf2 color schemes
#aafdf2 color preview, HTML & CSS examples
           This text has a color of #aafdf2        
        
          <p style="color:#aafdf2;">Text here</p>
        
        
          .mytext {color:#aafdf2;}
        
        Text color #aafdf2
      
           This box has a color of #aafdf2        
        
          <div style="background-color:#aafdf2;">Content here</div>
        
        
          .mybackground {background-color:#aafdf2;}
        
        Background color #aafdf2
      
           Border around this has a color of #aafdf2        
        
          <div style="border:2px solid #aafdf2;">Content here</div>
        
        
          .myborder {border:2px solid #aafdf2;}
        
        Border color #aafdf2