#aad2e1 color space conversions
Hex:
        #aad2e1
        RGB:
        170, 210, 225
        CMY:
        33, 18, 12
        CMYK:
        24, 7, 0, 12
      HSL:
        196°, 47.8261%, 77.4510%
        HSV (HSB):
        196°, 24.4444%, 88.2353%
        XYZ:
        53.2148, 60.0755, 80.0252
        xyY:
        0.2753, 0.3108, 60.0755
      CIE-Lab:
        81.8792, -9.7944, -11.7324
        CIE-LCH:
        81.8792, 15.2833, 230.1443
        CIE-Luv:
        81.8792, -20.8936, -16.6756
        Hunter-Lab:
        77.5084, -13.0873, -6.9594
      #aad2e1 color charts
#aad2e1 RGB chart
      #aad2e1 CMYK chart
      #aad2e1 RGB pie chart
      #aad2e1 color shades, tints & tones
#aad2e1 color schemes
#aad2e1 color preview, HTML & CSS examples
           This text has a color of #aad2e1        
        
          <p style="color:#aad2e1;">Text here</p>
        
        
          .mytext {color:#aad2e1;}
        
        Text color #aad2e1
      
           This box has a color of #aad2e1        
        
          <div style="background-color:#aad2e1;">Content here</div>
        
        
          .mybackground {background-color:#aad2e1;}
        
        Background color #aad2e1
      
           Border around this has a color of #aad2e1        
        
          <div style="border:2px solid #aad2e1;">Content here</div>
        
        
          .myborder {border:2px solid #aad2e1;}
        
        Border color #aad2e1