#aae1c2 color space conversions
Hex:
        #aae1c2
        RGB:
        170, 225, 194
        CMY:
        33, 12, 24
        CMYK:
        24, 0, 14, 12
      HSL:
        146°, 47.8261%, 77.4510%
        HSV (HSB):
        146°, 24.4444%, 88.2353%
        XYZ:
        53.2404, 66.2915, 61.0284
        xyY:
        0.2949, 0.3671, 66.2915
      CIE-Lab:
        85.1449, -23.8046, 9.4877
        CIE-LCH:
        85.1449, 25.6257, 158.2693
        CIE-Luv:
        85.1449, -27.4492, 18.2064
        Hunter-Lab:
        81.4196, -25.7629, 12.5526
      #aae1c2 color charts
#aae1c2 RGB chart
      #aae1c2 CMYK chart
      #aae1c2 RGB pie chart
      #aae1c2 color shades, tints & tones
#aae1c2 color schemes
#aae1c2 color preview, HTML & CSS examples
           This text has a color of #aae1c2        
        
          <p style="color:#aae1c2;">Text here</p>
        
        
          .mytext {color:#aae1c2;}
        
        Text color #aae1c2
      
           This box has a color of #aae1c2        
        
          <div style="background-color:#aae1c2;">Content here</div>
        
        
          .mybackground {background-color:#aae1c2;}
        
        Background color #aae1c2
      
           Border around this has a color of #aae1c2        
        
          <div style="border:2px solid #aae1c2;">Content here</div>
        
        
          .myborder {border:2px solid #aae1c2;}
        
        Border color #aae1c2