#afc70e color space conversions
Hex:
        #afc70e
        RGB:
        175, 199, 14
        CMY:
        31, 22, 95
        CMYK:
        12, 0, 93, 22
      HSL:
        68°, 86.8545%, 41.7647%
        HSV (HSB):
        68°, 92.9648%, 78.0392%
        XYZ:
        38.1819, 49.9925, 8.0526
        xyY:
        0.3968, 0.5195, 49.9925
      CIE-Lab:
        76.0647, -27.9013, 74.7820
        CIE-LCH:
        76.0647, 79.8175, 110.4606
        CIE-Luv:
        76.0647, -9.6949, 84.6574
        Hunter-Lab:
        70.7054, -27.3420, 42.7413
      #afc70e color charts
#afc70e RGB chart
      #afc70e CMYK chart
      #afc70e RGB pie chart
      #afc70e color shades, tints & tones
#afc70e color schemes
#afc70e color preview, HTML & CSS examples
           This text has a color of #afc70e        
        
          <p style="color:#afc70e;">Text here</p>
        
        
          .mytext {color:#afc70e;}
        
        Text color #afc70e
      
           This box has a color of #afc70e        
        
          <div style="background-color:#afc70e;">Content here</div>
        
        
          .mybackground {background-color:#afc70e;}
        
        Background color #afc70e
      
           Border around this has a color of #afc70e        
        
          <div style="border:2px solid #afc70e;">Content here</div>
        
        
          .myborder {border:2px solid #afc70e;}
        
        Border color #afc70e