#afc56b color space conversions
Hex:
        #afc56b
        RGB:
        175, 197, 107
        CMY:
        31, 23, 58
        CMYK:
        11, 0, 46, 23
      HSL:
        75°, 43.6893%, 59.6078%
        HSV (HSB):
        75°, 45.6853%, 77.2549%
        XYZ:
        40.2993, 50.1080, 21.4577
        xyY:
        0.3602, 0.4479, 50.1080
      CIE-Lab:
        76.1355, -21.5092, 42.4673
        CIE-LCH:
        76.1355, 47.6037, 116.8617
        CIE-Luv:
        76.1355, -9.4915, 57.7231
        Hunter-Lab:
        70.7870, -22.2566, 31.5783
      #afc56b color charts
#afc56b RGB chart
      #afc56b CMYK chart
      #afc56b RGB pie chart
      #afc56b color shades, tints & tones
#afc56b color schemes
#afc56b color preview, HTML & CSS examples
           This text has a color of #afc56b        
        
          <p style="color:#afc56b;">Text here</p>
        
        
          .mytext {color:#afc56b;}
        
        Text color #afc56b
      
           This box has a color of #afc56b        
        
          <div style="background-color:#afc56b;">Content here</div>
        
        
          .mybackground {background-color:#afc56b;}
        
        Background color #afc56b
      
           Border around this has a color of #afc56b        
        
          <div style="border:2px solid #afc56b;">Content here</div>
        
        
          .myborder {border:2px solid #afc56b;}
        
        Border color #afc56b