#afc05a color space conversions
Hex:
        #afc05a
        RGB:
        175, 192, 90
        CMY:
        31, 25, 65
        CMYK:
        9, 0, 53, 25
      HSL:
        70°, 44.7368%, 55.2941%
        HSV (HSB):
        70°, 53.1250%, 75.2941%
        XYZ:
        38.3743, 47.5514, 16.8287
        xyY:
        0.3735, 0.4628, 47.5514
      CIE-Lab:
        74.5411, -20.7156, 48.7740
        CIE-LCH:
        74.5411, 52.9910, 113.0122
        CIE-Luv:
        74.5411, -6.2776, 63.1768
        Hunter-Lab:
        68.9575, -21.3419, 33.8009
      #afc05a color charts
#afc05a RGB chart
      #afc05a CMYK chart
      #afc05a RGB pie chart
      #afc05a color shades, tints & tones
#afc05a color schemes
#afc05a color preview, HTML & CSS examples
           This text has a color of #afc05a        
        
          <p style="color:#afc05a;">Text here</p>
        
        
          .mytext {color:#afc05a;}
        
        Text color #afc05a
      
           This box has a color of #afc05a        
        
          <div style="background-color:#afc05a;">Content here</div>
        
        
          .mybackground {background-color:#afc05a;}
        
        Background color #afc05a
      
           Border around this has a color of #afc05a        
        
          <div style="border:2px solid #afc05a;">Content here</div>
        
        
          .myborder {border:2px solid #afc05a;}
        
        Border color #afc05a