#afded0 color space conversions
Hex:
        #afded0
        RGB:
        175, 222, 208
        CMY:
        31, 13, 18
        CMYK:
        21, 0, 6, 13
      HSL:
        162°, 41.5929%, 77.8431%
        HSV (HSB):
        162°, 21.1712%, 87.0588%
        XYZ:
        55.1856, 65.9106, 69.4879
        xyY:
        0.2896, 0.3458, 65.9106
      CIE-Lab:
        84.9508, -18.0080, 1.8610
        CIE-LCH:
        84.9508, 18.1039, 174.0997
        CIE-Luv:
        84.9508, -23.8224, 5.9030
        Hunter-Lab:
        81.1853, -20.7392, 6.0824
      #afded0 color charts
#afded0 RGB chart
      #afded0 CMYK chart
      #afded0 RGB pie chart
      #afded0 color shades, tints & tones
#afded0 color schemes
#afded0 color preview, HTML & CSS examples
           This text has a color of #afded0        
        
          <p style="color:#afded0;">Text here</p>
        
        
          .mytext {color:#afded0;}
        
        Text color #afded0
      
           This box has a color of #afded0        
        
          <div style="background-color:#afded0;">Content here</div>
        
        
          .mybackground {background-color:#afded0;}
        
        Background color #afded0
      
           Border around this has a color of #afded0        
        
          <div style="border:2px solid #afded0;">Content here</div>
        
        
          .myborder {border:2px solid #afded0;}
        
        Border color #afded0