#afeb6e color space conversions
Hex:
        #afeb6e
        RGB:
        175, 235, 110
        CMY:
        31, 8, 57
        CMYK:
        26, 0, 53, 8
      HSL:
        89°, 75.7576%, 67.6471%
        HSV (HSB):
        89°, 53.1915%, 92.1569%
        XYZ:
        50.2020, 69.6564, 25.5510
        xyY:
        0.3452, 0.4790, 69.6564
      CIE-Lab:
        86.8281, -39.0543, 53.9284
        CIE-LCH:
        86.8281, 66.5847, 125.9116
        CIE-Luv:
        86.8281, -29.8651, 75.2935
        Hunter-Lab:
        83.4604, -38.6868, 40.2710
      #afeb6e color charts
#afeb6e RGB chart
      #afeb6e CMYK chart
      #afeb6e RGB pie chart
      #afeb6e color shades, tints & tones
#afeb6e color schemes
#afeb6e color preview, HTML & CSS examples
           This text has a color of #afeb6e        
        
          <p style="color:#afeb6e;">Text here</p>
        
        
          .mytext {color:#afeb6e;}
        
        Text color #afeb6e
      
           This box has a color of #afeb6e        
        
          <div style="background-color:#afeb6e;">Content here</div>
        
        
          .mybackground {background-color:#afeb6e;}
        
        Background color #afeb6e
      
           Border around this has a color of #afeb6e        
        
          <div style="border:2px solid #afeb6e;">Content here</div>
        
        
          .myborder {border:2px solid #afeb6e;}
        
        Border color #afeb6e