#afdfa6 color space conversions
Hex:
        #afdfa6
        RGB:
        175, 223, 166
        CMY:
        31, 13, 35
        CMYK:
        22, 0, 26, 13
      HSL:
        111°, 47.1074%, 76.2745%
        HSV (HSB):
        111°, 25.5605%, 87.4510%
        XYZ:
        50.9498, 64.6425, 45.8683
        xyY:
        0.3156, 0.4004, 64.6425
      CIE-Lab:
        84.2992, -26.1569, 23.0023
        CIE-LCH:
        84.2992, 34.8323, 138.6718
        CIE-Luv:
        84.2992, -23.9743, 37.2418
        Hunter-Lab:
        80.4006, -27.5856, 22.4556
      #afdfa6 color charts
#afdfa6 RGB chart
      #afdfa6 CMYK chart
      #afdfa6 RGB pie chart
      #afdfa6 color shades, tints & tones
#afdfa6 color schemes
#afdfa6 color preview, HTML & CSS examples
           This text has a color of #afdfa6        
        
          <p style="color:#afdfa6;">Text here</p>
        
        
          .mytext {color:#afdfa6;}
        
        Text color #afdfa6
      
           This box has a color of #afdfa6        
        
          <div style="background-color:#afdfa6;">Content here</div>
        
        
          .mybackground {background-color:#afdfa6;}
        
        Background color #afdfa6
      
           Border around this has a color of #afdfa6        
        
          <div style="border:2px solid #afdfa6;">Content here</div>
        
        
          .myborder {border:2px solid #afdfa6;}
        
        Border color #afdfa6