#aef7ef color space conversions
Hex:
        #aef7ef
        RGB:
        174, 247, 239
        CMY:
        32, 3, 6
        CMYK:
        30, 0, 3, 3
      HSL:
        173°, 82.0225%, 82.5490%
        HSV (HSB):
        173°, 29.5547%, 96.8627%
        XYZ:
        66.2963, 81.7522, 93.9469
        xyY:
        0.2740, 0.3378, 81.7522
      CIE-Lab:
        92.4654, -24.0980, -3.3924
        CIE-LCH:
        92.4654, 24.3356, 188.0132
        CIE-Luv:
        92.4654, -35.3477, -1.2126
        Hunter-Lab:
        90.4169, -27.3482, 1.6871
      #aef7ef color charts
#aef7ef RGB chart
      #aef7ef CMYK chart
      #aef7ef RGB pie chart
      #aef7ef color shades, tints & tones
#aef7ef color schemes
#aef7ef color preview, HTML & CSS examples
           This text has a color of #aef7ef        
        
          <p style="color:#aef7ef;">Text here</p>
        
        
          .mytext {color:#aef7ef;}
        
        Text color #aef7ef
      
           This box has a color of #aef7ef        
        
          <div style="background-color:#aef7ef;">Content here</div>
        
        
          .mybackground {background-color:#aef7ef;}
        
        Background color #aef7ef
      
           Border around this has a color of #aef7ef        
        
          <div style="border:2px solid #aef7ef;">Content here</div>
        
        
          .myborder {border:2px solid #aef7ef;}
        
        Border color #aef7ef