#aff6fe color space conversions
Hex:
        #aff6fe
        RGB:
        175, 246, 254
        CMY:
        31, 4, 0
        CMYK:
        31, 3, 0, 0
      HSL:
        186°, 97.5309%, 84.1176%
        HSV (HSB):
        186°, 31.1024%, 99.6078%
        XYZ:
        68.5244, 82.1813, 106.0169
        xyY:
        0.2669, 0.3201, 82.1813
      CIE-Lab:
        92.6548, -20.0017, -10.8937
        CIE-LCH:
        92.6548, 22.7758, 208.5744
        CIE-Luv:
        92.6548, -34.4130, -13.9418
        Hunter-Lab:
        90.6539, -23.7179, -5.8801
      #aff6fe color charts
#aff6fe RGB chart
      #aff6fe CMYK chart
      #aff6fe RGB pie chart
      #aff6fe color shades, tints & tones
#aff6fe color schemes
#aff6fe color preview, HTML & CSS examples
           This text has a color of #aff6fe        
        
          <p style="color:#aff6fe;">Text here</p>
        
        
          .mytext {color:#aff6fe;}
        
        Text color #aff6fe
      
           This box has a color of #aff6fe        
        
          <div style="background-color:#aff6fe;">Content here</div>
        
        
          .mybackground {background-color:#aff6fe;}
        
        Background color #aff6fe
      
           Border around this has a color of #aff6fe        
        
          <div style="border:2px solid #aff6fe;">Content here</div>
        
        
          .myborder {border:2px solid #aff6fe;}
        
        Border color #aff6fe