#aafdf8 color space conversions
Hex:
        #aafdf8
        RGB:
        170, 253, 248
        CMY:
        33, 1, 3
        CMYK:
        33, 0, 2, 1
      HSL:
        176°, 95.4023%, 82.9412%
        HSV (HSB):
        176°, 32.8063%, 99.2157%
        XYZ:
        68.6461, 85.5739, 101.7063
        xyY:
        0.2682, 0.3344, 85.5739
      CIE-Lab:
        94.1299, -26.0943, -5.6266
        CIE-LCH:
        94.1299, 26.6941, 192.1680
        CIE-Luv:
        94.1299, -39.3604, -4.4618
        Hunter-Lab:
        92.5062, -29.4262, -0.4323
      #aafdf8 color charts
#aafdf8 RGB chart
      #aafdf8 CMYK chart
      #aafdf8 RGB pie chart
      #aafdf8 color shades, tints & tones
#aafdf8 color schemes
#aafdf8 color preview, HTML & CSS examples
           This text has a color of #aafdf8        
        
          <p style="color:#aafdf8;">Text here</p>
        
        
          .mytext {color:#aafdf8;}
        
        Text color #aafdf8
      
           This box has a color of #aafdf8        
        
          <div style="background-color:#aafdf8;">Content here</div>
        
        
          .mybackground {background-color:#aafdf8;}
        
        Background color #aafdf8
      
           Border around this has a color of #aafdf8        
        
          <div style="border:2px solid #aafdf8;">Content here</div>
        
        
          .myborder {border:2px solid #aafdf8;}
        
        Border color #aafdf8