#aff2f8 color space conversions
Hex:
        #aff2f8
        RGB:
        175, 242, 248
        CMY:
        31, 5, 3
        CMYK:
        29, 2, 0, 3
      HSL:
        185°, 83.9080%, 82.9412%
        HSV (HSB):
        185°, 29.4355%, 97.2549%
        XYZ:
        66.3746, 79.3955, 100.6335
        xyY:
        0.2694, 0.3222, 79.3955
      CIE-Lab:
        91.4130, -19.3873, -9.6210
        CIE-LCH:
        91.4130, 21.6432, 206.3932
        CIE-Luv:
        91.4130, -32.7539, -11.9461
        Hunter-Lab:
        89.1042, -22.9658, -4.5887
      #aff2f8 color charts
#aff2f8 RGB chart
      #aff2f8 CMYK chart
      #aff2f8 RGB pie chart
      #aff2f8 color shades, tints & tones
#aff2f8 color schemes
#aff2f8 color preview, HTML & CSS examples
           This text has a color of #aff2f8        
        
          <p style="color:#aff2f8;">Text here</p>
        
        
          .mytext {color:#aff2f8;}
        
        Text color #aff2f8
      
           This box has a color of #aff2f8        
        
          <div style="background-color:#aff2f8;">Content here</div>
        
        
          .mybackground {background-color:#aff2f8;}
        
        Background color #aff2f8
      
           Border around this has a color of #aff2f8        
        
          <div style="border:2px solid #aff2f8;">Content here</div>
        
        
          .myborder {border:2px solid #aff2f8;}
        
        Border color #aff2f8