#aae1f1 color space conversions
Hex:
        #aae1f1
        RGB:
        170, 225, 241
        CMY:
        33, 12, 5
        CMYK:
        29, 7, 0, 5
      HSL:
        194°, 71.7172%, 80.5882%
        HSV (HSB):
        194°, 29.4606%, 94.5098%
        XYZ:
        59.3800, 68.7473, 93.3590
        xyY:
        0.2681, 0.3104, 68.7473
      CIE-Lab:
        86.3788, -13.8525, -13.4885
        CIE-LCH:
        86.3788, 19.3347, 224.2374
        CIE-Luv:
        86.3788, -27.5701, -19.0125
        Hunter-Lab:
        82.9140, -17.2644, -8.7192
      #aae1f1 color charts
#aae1f1 RGB chart
      #aae1f1 CMYK chart
      #aae1f1 RGB pie chart
      #aae1f1 color shades, tints & tones
#aae1f1 color schemes
#aae1f1 color preview, HTML & CSS examples
           This text has a color of #aae1f1        
        
          <p style="color:#aae1f1;">Text here</p>
        
        
          .mytext {color:#aae1f1;}
        
        Text color #aae1f1
      
           This box has a color of #aae1f1        
        
          <div style="background-color:#aae1f1;">Content here</div>
        
        
          .mybackground {background-color:#aae1f1;}
        
        Background color #aae1f1
      
           Border around this has a color of #aae1f1        
        
          <div style="border:2px solid #aae1f1;">Content here</div>
        
        
          .myborder {border:2px solid #aae1f1;}
        
        Border color #aae1f1