#aefce0 color space conversions
Hex:
        #aefce0
        RGB:
        174, 252, 224
        CMY:
        32, 1, 12
        CMYK:
        31, 0, 11, 1
      HSL:
        158°, 92.8571%, 83.5294%
        HSV (HSB):
        158°, 30.9524%, 98.8235%
        XYZ:
        65.7205, 84.0013, 83.2710
        xyY:
        0.2821, 0.3605, 84.0013
      CIE-Lab:
        93.4511, -29.6342, 5.8111
        CIE-LCH:
        93.4511, 30.1986, 168.9053
        CIE-Luv:
        93.4511, -37.6476, 13.9741
        Hunter-Lab:
        91.6522, -32.3955, 10.2884
      #aefce0 color charts
#aefce0 RGB chart
      #aefce0 CMYK chart
      #aefce0 RGB pie chart
      #aefce0 color shades, tints & tones
#aefce0 color schemes
#aefce0 color preview, HTML & CSS examples
           This text has a color of #aefce0        
        
          <p style="color:#aefce0;">Text here</p>
        
        
          .mytext {color:#aefce0;}
        
        Text color #aefce0
      
           This box has a color of #aefce0        
        
          <div style="background-color:#aefce0;">Content here</div>
        
        
          .mybackground {background-color:#aefce0;}
        
        Background color #aefce0
      
           Border around this has a color of #aefce0        
        
          <div style="border:2px solid #aefce0;">Content here</div>
        
        
          .myborder {border:2px solid #aefce0;}
        
        Border color #aefce0