#afca7e color space conversions
Hex:
        #afca7e
        RGB:
        175, 202, 126
        CMY:
        31, 21, 51
        CMYK:
        13, 0, 38, 21
      HSL:
        81°, 41.7582%, 64.3137%
        HSV (HSB):
        81°, 37.6238%, 79.2157%
        XYZ:
        42.5656, 52.8614, 27.6985
        xyY:
        0.3457, 0.4293, 52.8614
      CIE-Lab:
        77.7931, -21.7405, 34.9873
        CIE-LCH:
        77.7931, 41.1918, 121.8561
        CIE-Luv:
        77.7931, -12.6274, 50.1451
        Hunter-Lab:
        72.7058, -22.7324, 28.3066
      #afca7e color charts
#afca7e RGB chart
      #afca7e CMYK chart
      #afca7e RGB pie chart
      #afca7e color shades, tints & tones
#afca7e color schemes
#afca7e color preview, HTML & CSS examples
           This text has a color of #afca7e        
        
          <p style="color:#afca7e;">Text here</p>
        
        
          .mytext {color:#afca7e;}
        
        Text color #afca7e
      
           This box has a color of #afca7e        
        
          <div style="background-color:#afca7e;">Content here</div>
        
        
          .mybackground {background-color:#afca7e;}
        
        Background color #afca7e
      
           Border around this has a color of #afca7e        
        
          <div style="border:2px solid #afca7e;">Content here</div>
        
        
          .myborder {border:2px solid #afca7e;}
        
        Border color #afca7e