#afce2a color space conversions
Hex:
        #afce2a
        RGB:
        175, 206, 42
        CMY:
        31, 19, 84
        CMYK:
        15, 0, 80, 19
      HSL:
        71°, 66.1290%, 48.6275%
        HSV (HSB):
        71°, 79.6117%, 80.7843%
        XYZ:
        40.1684, 53.4237, 10.3852
        xyY:
        0.3863, 0.5138, 53.4237
      CIE-Lab:
        78.1245, -30.4896, 70.9042
        CIE-LCH:
        78.1245, 77.1818, 113.2682
        CIE-Luv:
        78.1245, -13.9390, 83.9163
        Hunter-Lab:
        73.0915, -29.8132, 42.7399
      #afce2a color charts
#afce2a RGB chart
      #afce2a CMYK chart
      #afce2a RGB pie chart
      #afce2a color shades, tints & tones
#afce2a color schemes
#afce2a color preview, HTML & CSS examples
           This text has a color of #afce2a        
        
          <p style="color:#afce2a;">Text here</p>
        
        
          .mytext {color:#afce2a;}
        
        Text color #afce2a
      
           This box has a color of #afce2a        
        
          <div style="background-color:#afce2a;">Content here</div>
        
        
          .mybackground {background-color:#afce2a;}
        
        Background color #afce2a
      
           Border around this has a color of #afce2a        
        
          <div style="border:2px solid #afce2a;">Content here</div>
        
        
          .myborder {border:2px solid #afce2a;}
        
        Border color #afce2a