#afc06d color space conversions
Hex:
        #afc06d
        RGB:
        175, 192, 109
        CMY:
        31, 25, 57
        CMYK:
        9, 0, 43, 25
      HSL:
        72°, 39.7129%, 59.0196%
        HSV (HSB):
        72°, 43.2292%, 75.2941%
        XYZ:
        39.2892, 47.9174, 21.6462
        xyY:
        0.3609, 0.4402, 47.9174
      CIE-Lab:
        74.7728, -18.8004, 39.7780
        CIE-LCH:
        74.7728, 43.9971, 115.2970
        CIE-Luv:
        74.7728, -6.6889, 54.1200
        Hunter-Lab:
        69.2224, -19.8263, 29.9153
      #afc06d color charts
#afc06d RGB chart
      #afc06d CMYK chart
      #afc06d RGB pie chart
      #afc06d color shades, tints & tones
#afc06d color schemes
#afc06d color preview, HTML & CSS examples
           This text has a color of #afc06d        
        
          <p style="color:#afc06d;">Text here</p>
        
        
          .mytext {color:#afc06d;}
        
        Text color #afc06d
      
           This box has a color of #afc06d        
        
          <div style="background-color:#afc06d;">Content here</div>
        
        
          .mybackground {background-color:#afc06d;}
        
        Background color #afc06d
      
           Border around this has a color of #afc06d        
        
          <div style="border:2px solid #afc06d;">Content here</div>
        
        
          .myborder {border:2px solid #afc06d;}
        
        Border color #afc06d