#afc96a color space conversions
Hex:
        #afc96a
        RGB:
        175, 201, 106
        CMY:
        31, 21, 58
        CMYK:
        13, 0, 47, 21
      HSL:
        76°, 46.7980%, 60.1961%
        HSV (HSB):
        76°, 47.2637%, 78.8235%
        XYZ:
        41.1674, 51.9279, 21.4890
        xyY:
        0.3593, 0.4532, 51.9279
      CIE-Lab:
        77.2377, -23.5820, 44.3111
        CIE-LCH:
        77.2377, 50.1955, 118.0216
        CIE-Luv:
        77.2377, -11.7262, 60.2564
        Hunter-Lab:
        72.0610, -24.1324, 32.7621
      #afc96a color charts
#afc96a RGB chart
      #afc96a CMYK chart
      #afc96a RGB pie chart
      #afc96a color shades, tints & tones
#afc96a color schemes
#afc96a color preview, HTML & CSS examples
           This text has a color of #afc96a        
        
          <p style="color:#afc96a;">Text here</p>
        
        
          .mytext {color:#afc96a;}
        
        Text color #afc96a
      
           This box has a color of #afc96a        
        
          <div style="background-color:#afc96a;">Content here</div>
        
        
          .mybackground {background-color:#afc96a;}
        
        Background color #afc96a
      
           Border around this has a color of #afc96a        
        
          <div style="border:2px solid #afc96a;">Content here</div>
        
        
          .myborder {border:2px solid #afc96a;}
        
        Border color #afc96a