#afc50e color space conversions
Hex:
        #afc50e
        RGB:
        175, 197, 14
        CMY:
        31, 23, 95
        CMYK:
        11, 0, 93, 23
      HSL:
        67°, 86.7299%, 41.3725%
        HSV (HSB):
        67°, 92.8934%, 77.2549%
        XYZ:
        37.7247, 49.0782, 7.9002
        xyY:
        0.3983, 0.5182, 49.0782
      CIE-Lab:
        75.4999, -26.9455, 74.3412
        CIE-LCH:
        75.4999, 79.0739, 109.9234
        CIE-Luv:
        75.4999, -8.4882, 83.8750
        Hunter-Lab:
        70.0558, -26.4763, 42.3529
      #afc50e color charts
#afc50e RGB chart
      #afc50e CMYK chart
      #afc50e RGB pie chart
      #afc50e color shades, tints & tones
#afc50e color schemes
#afc50e color preview, HTML & CSS examples
           This text has a color of #afc50e        
        
          <p style="color:#afc50e;">Text here</p>
        
        
          .mytext {color:#afc50e;}
        
        Text color #afc50e
      
           This box has a color of #afc50e        
        
          <div style="background-color:#afc50e;">Content here</div>
        
        
          .mybackground {background-color:#afc50e;}
        
        Background color #afc50e
      
           Border around this has a color of #afc50e        
        
          <div style="border:2px solid #afc50e;">Content here</div>
        
        
          .myborder {border:2px solid #afc50e;}
        
        Border color #afc50e