#afc14b color space conversions
Hex:
        #afc14b
        RGB:
        175, 193, 75
        CMY:
        31, 24, 71
        CMYK:
        9, 0, 61, 24
      HSL:
        69°, 48.7603%, 52.5490%
        HSV (HSB):
        69°, 61.1399%, 75.6863%
        XYZ:
        38.0192, 47.7619, 13.8718
        xyY:
        0.3815, 0.4793, 47.7619
      CIE-Lab:
        74.6745, -22.4340, 55.6992
        CIE-LCH:
        74.6745, 60.0474, 111.9381
        CIE-Luv:
        74.6745, -6.6049, 69.5483
        Hunter-Lab:
        69.1100, -22.7451, 36.4763
      #afc14b color charts
#afc14b RGB chart
      #afc14b CMYK chart
      #afc14b RGB pie chart
      #afc14b color shades, tints & tones
#afc14b color schemes
#afc14b color preview, HTML & CSS examples
           This text has a color of #afc14b        
        
          <p style="color:#afc14b;">Text here</p>
        
        
          .mytext {color:#afc14b;}
        
        Text color #afc14b
      
           This box has a color of #afc14b        
        
          <div style="background-color:#afc14b;">Content here</div>
        
        
          .mybackground {background-color:#afc14b;}
        
        Background color #afc14b
      
           Border around this has a color of #afc14b        
        
          <div style="border:2px solid #afc14b;">Content here</div>
        
        
          .myborder {border:2px solid #afc14b;}
        
        Border color #afc14b