#afc76a color space conversions
Hex:
        #afc76a
        RGB:
        175, 199, 106
        CMY:
        31, 22, 58
        CMYK:
        12, 0, 47, 22
      HSL:
        75°, 45.3659%, 59.8039%
        HSV (HSB):
        75°, 46.7337%, 78.0392%
        XYZ:
        40.7041, 51.0014, 21.3346
        xyY:
        0.3601, 0.4512, 51.0014
      CIE-Lab:
        76.6799, -22.6019, 43.6289
        CIE-LCH:
        76.6799, 49.1358, 117.3864
        CIE-Luv:
        76.6799, -10.6024, 59.2410
        Hunter-Lab:
        71.4153, -23.2382, 32.2784
      #afc76a color charts
#afc76a RGB chart
      #afc76a CMYK chart
      #afc76a RGB pie chart
      #afc76a color shades, tints & tones
#afc76a color schemes
#afc76a color preview, HTML & CSS examples
           This text has a color of #afc76a        
        
          <p style="color:#afc76a;">Text here</p>
        
        
          .mytext {color:#afc76a;}
        
        Text color #afc76a
      
           This box has a color of #afc76a        
        
          <div style="background-color:#afc76a;">Content here</div>
        
        
          .mybackground {background-color:#afc76a;}
        
        Background color #afc76a
      
           Border around this has a color of #afc76a        
        
          <div style="border:2px solid #afc76a;">Content here</div>
        
        
          .myborder {border:2px solid #afc76a;}
        
        Border color #afc76a