#aefce1 color space conversions
Hex:
        #aefce1
        RGB:
        174, 252, 225
        CMY:
        32, 1, 12
        CMYK:
        31, 0, 11, 1
      HSL:
        159°, 92.8571%, 83.5294%
        HSV (HSB):
        159°, 30.9524%, 98.8235%
        XYZ:
        65.8566, 84.0557, 83.9875
        xyY:
        0.2816, 0.3594, 84.0557
      CIE-Lab:
        93.4747, -29.4311, 5.3288
        CIE-LCH:
        93.4747, 29.9097, 169.7372
        CIE-Luv:
        93.4747, -37.6366, 13.2090
        Hunter-Lab:
        91.6819, -32.2240, 9.8632
      #aefce1 color charts
#aefce1 RGB chart
      #aefce1 CMYK chart
      #aefce1 RGB pie chart
      #aefce1 color shades, tints & tones
#aefce1 color schemes
#aefce1 color preview, HTML & CSS examples
           This text has a color of #aefce1        
        
          <p style="color:#aefce1;">Text here</p>
        
        
          .mytext {color:#aefce1;}
        
        Text color #aefce1
      
           This box has a color of #aefce1        
        
          <div style="background-color:#aefce1;">Content here</div>
        
        
          .mybackground {background-color:#aefce1;}
        
        Background color #aefce1
      
           Border around this has a color of #aefce1        
        
          <div style="border:2px solid #aefce1;">Content here</div>
        
        
          .myborder {border:2px solid #aefce1;}
        
        Border color #aefce1