#afe82f color space conversions
Hex:
        #afe82f
        RGB:
        175, 232, 47
        CMY:
        31, 9, 82
        CMYK:
        25, 0, 80, 9
      HSL:
        78°, 80.0866%, 54.7059%
        HSV (HSB):
        78°, 79.7414%, 90.9804%
        XYZ:
        47.0489, 67.0324, 13.1481
        xyY:
        0.3698, 0.5269, 67.0324
      CIE-Lab:
        85.5203, -42.0628, 76.1802
        CIE-LCH:
        85.5203, 87.0212, 118.9052
        CIE-Luv:
        85.5203, -28.3459, 93.5427
        Hunter-Lab:
        81.8733, -40.7025, 47.7899
      #afe82f color charts
#afe82f RGB chart
      #afe82f CMYK chart
      #afe82f RGB pie chart
      #afe82f color shades, tints & tones
#afe82f color schemes
#afe82f color preview, HTML & CSS examples
           This text has a color of #afe82f        
        
          <p style="color:#afe82f;">Text here</p>
        
        
          .mytext {color:#afe82f;}
        
        Text color #afe82f
      
           This box has a color of #afe82f        
        
          <div style="background-color:#afe82f;">Content here</div>
        
        
          .mybackground {background-color:#afe82f;}
        
        Background color #afe82f
      
           Border around this has a color of #afe82f        
        
          <div style="border:2px solid #afe82f;">Content here</div>
        
        
          .myborder {border:2px solid #afe82f;}
        
        Border color #afe82f