#afec5a color space conversions
Hex:
        #afec5a
        RGB:
        175, 236, 90
        CMY:
        31, 7, 65
        CMYK:
        26, 0, 62, 7
      HSL:
        85°, 79.3478%, 63.9216%
        HSV (HSB):
        85°, 61.8644%, 92.5490%
        XYZ:
        49.5201, 69.8431, 20.5439
        xyY:
        0.3539, 0.4992, 69.8431
      CIE-Lab:
        86.9198, -41.2881, 62.7371
        CIE-LCH:
        86.9198, 75.1043, 123.3494
        CIE-Luv:
        86.9198, -30.4000, 83.7431
        Hunter-Lab:
        83.5722, -40.4823, 43.9257
      #afec5a color charts
#afec5a RGB chart
      #afec5a CMYK chart
      #afec5a RGB pie chart
      #afec5a color shades, tints & tones
#afec5a color schemes
#afec5a color preview, HTML & CSS examples
           This text has a color of #afec5a        
        
          <p style="color:#afec5a;">Text here</p>
        
        
          .mytext {color:#afec5a;}
        
        Text color #afec5a
      
           This box has a color of #afec5a        
        
          <div style="background-color:#afec5a;">Content here</div>
        
        
          .mybackground {background-color:#afec5a;}
        
        Background color #afec5a
      
           Border around this has a color of #afec5a        
        
          <div style="border:2px solid #afec5a;">Content here</div>
        
        
          .myborder {border:2px solid #afec5a;}
        
        Border color #afec5a