#afc28a color space conversions
Hex:
        #afc28a
        RGB:
        175, 194, 138
        CMY:
        31, 24, 46
        CMYK:
        10, 0, 29, 24
      HSL:
        80°, 31.4607%, 65.0980%
        HSV (HSB):
        80°, 28.8660%, 76.0784%
        XYZ:
        41.5584, 49.5325, 31.4151
        xyY:
        0.3392, 0.4043, 49.5325
      CIE-Lab:
        75.7814, -16.1109, 26.0870
        CIE-LCH:
        75.7814, 30.6609, 121.6988
        CIE-Luv:
        75.7814, -8.5493, 38.3649
        Hunter-Lab:
        70.3793, -17.7610, 22.8003
      #afc28a color charts
#afc28a RGB chart
      #afc28a CMYK chart
      #afc28a RGB pie chart
      #afc28a color shades, tints & tones
#afc28a color schemes
#afc28a color preview, HTML & CSS examples
           This text has a color of #afc28a        
        
          <p style="color:#afc28a;">Text here</p>
        
        
          .mytext {color:#afc28a;}
        
        Text color #afc28a
      
           This box has a color of #afc28a        
        
          <div style="background-color:#afc28a;">Content here</div>
        
        
          .mybackground {background-color:#afc28a;}
        
        Background color #afc28a
      
           Border around this has a color of #afc28a        
        
          <div style="border:2px solid #afc28a;">Content here</div>
        
        
          .myborder {border:2px solid #afc28a;}
        
        Border color #afc28a