#aff7fb color space conversions
Hex:
        #aff7fb
        RGB:
        175, 247, 251
        CMY:
        31, 3, 2
        CMYK:
        30, 2, 0, 2
      HSL:
        183°, 90.4762%, 83.5294%
        HSV (HSB):
        183°, 30.2789%, 98.4314%
        XYZ:
        68.3525, 82.6005, 103.6077
        xyY:
        0.2685, 0.3245, 82.6005
      CIE-Lab:
        92.8393, -21.1718, -9.0625
        CIE-LCH:
        92.8393, 23.0299, 203.1733
        CIE-Luv:
        92.8393, -34.8539, -10.7770
        Hunter-Lab:
        90.8848, -24.8024, -3.9706
      #aff7fb color charts
#aff7fb RGB chart
      #aff7fb CMYK chart
      #aff7fb RGB pie chart
      #aff7fb color shades, tints & tones
#aff7fb color schemes
#aff7fb color preview, HTML & CSS examples
           This text has a color of #aff7fb        
        
          <p style="color:#aff7fb;">Text here</p>
        
        
          .mytext {color:#aff7fb;}
        
        Text color #aff7fb
      
           This box has a color of #aff7fb        
        
          <div style="background-color:#aff7fb;">Content here</div>
        
        
          .mybackground {background-color:#aff7fb;}
        
        Background color #aff7fb
      
           Border around this has a color of #aff7fb        
        
          <div style="border:2px solid #aff7fb;">Content here</div>
        
        
          .myborder {border:2px solid #aff7fb;}
        
        Border color #aff7fb