#aff0fc color space conversions
Hex:
        #aff0fc
        RGB:
        175, 240, 252
        CMY:
        31, 6, 1
        CMYK:
        31, 5, 0, 1
      HSL:
        189°, 92.7711%, 83.7255%
        HSV (HSB):
        189°, 30.5556%, 98.8235%
        XYZ:
        66.4100, 78.4624, 103.7400
        xyY:
        0.2671, 0.3156, 78.4624
      CIE-Lab:
        90.9905, -17.4875, -12.3338
        CIE-LCH:
        90.9905, 21.3994, 215.1950
        CIE-Luv:
        90.9905, -31.8935, -16.6624
        Hunter-Lab:
        88.5790, -21.1872, -7.4327
      #aff0fc color charts
#aff0fc RGB chart
      #aff0fc CMYK chart
      #aff0fc RGB pie chart
      #aff0fc color shades, tints & tones
#aff0fc color schemes
#aff0fc color preview, HTML & CSS examples
           This text has a color of #aff0fc        
        
          <p style="color:#aff0fc;">Text here</p>
        
        
          .mytext {color:#aff0fc;}
        
        Text color #aff0fc
      
           This box has a color of #aff0fc        
        
          <div style="background-color:#aff0fc;">Content here</div>
        
        
          .mybackground {background-color:#aff0fc;}
        
        Background color #aff0fc
      
           Border around this has a color of #aff0fc        
        
          <div style="border:2px solid #aff0fc;">Content here</div>
        
        
          .myborder {border:2px solid #aff0fc;}
        
        Border color #aff0fc