#aef2fa color space conversions
Hex:
        #aef2fa
        RGB:
        174, 242, 250
        CMY:
        32, 5, 2
        CMYK:
        30, 3, 0, 2
      HSL:
        186°, 88.3721%, 83.1373%
        HSV (HSB):
        186°, 30.4000%, 98.0392%
        XYZ:
        66.4630, 79.4051, 102.2662
        xyY:
        0.2679, 0.3200, 79.4051
      CIE-Lab:
        91.4173, -19.2089, -10.6616
        CIE-LCH:
        91.4173, 21.9693, 209.0317
        CIE-Luv:
        91.4173, -33.1503, -13.6674
        Hunter-Lab:
        89.1095, -22.8061, -5.6673
      #aef2fa color charts
#aef2fa RGB chart
      #aef2fa CMYK chart
      #aef2fa RGB pie chart
      #aef2fa color shades, tints & tones
#aef2fa color schemes
#aef2fa color preview, HTML & CSS examples
           This text has a color of #aef2fa        
        
          <p style="color:#aef2fa;">Text here</p>
        
        
          .mytext {color:#aef2fa;}
        
        Text color #aef2fa
      
           This box has a color of #aef2fa        
        
          <div style="background-color:#aef2fa;">Content here</div>
        
        
          .mybackground {background-color:#aef2fa;}
        
        Background color #aef2fa
      
           Border around this has a color of #aef2fa        
        
          <div style="border:2px solid #aef2fa;">Content here</div>
        
        
          .myborder {border:2px solid #aef2fa;}
        
        Border color #aef2fa