#aefbfa color space conversions
Hex:
        #aefbfa
        RGB:
        174, 251, 250
        CMY:
        32, 2, 2
        CMYK:
        31, 0, 0, 2
      HSL:
        179°, 90.5882%, 83.3333%
        HSV (HSB):
        179°, 30.6773%, 98.4314%
        XYZ:
        69.2081, 84.8952, 103.1812
        xyY:
        0.2690, 0.3300, 84.8952
      CIE-Lab:
        93.8379, -23.6152, -7.0704
        CIE-LCH:
        93.8379, 24.6509, 196.6678
        CIE-Luv:
        93.8379, -36.9432, -7.1761
        Hunter-Lab:
        92.1386, -27.1658, -1.8988
      #aefbfa color charts
#aefbfa RGB chart
      #aefbfa CMYK chart
      #aefbfa RGB pie chart
      #aefbfa color shades, tints & tones
#aefbfa color schemes
#aefbfa color preview, HTML & CSS examples
           This text has a color of #aefbfa        
        
          <p style="color:#aefbfa;">Text here</p>
        
        
          .mytext {color:#aefbfa;}
        
        Text color #aefbfa
      
           This box has a color of #aefbfa        
        
          <div style="background-color:#aefbfa;">Content here</div>
        
        
          .mybackground {background-color:#aefbfa;}
        
        Background color #aefbfa
      
           Border around this has a color of #aefbfa        
        
          <div style="border:2px solid #aefbfa;">Content here</div>
        
        
          .myborder {border:2px solid #aefbfa;}
        
        Border color #aefbfa