#afd52a color space conversions
Hex:
        #afd52a
        RGB:
        175, 213, 42
        CMY:
        31, 16, 84
        CMYK:
        18, 0, 80, 16
      HSL:
        73°, 67.0588%, 50.0000%
        HSV (HSB):
        73°, 80.2817%, 83.5294%
        XYZ:
        41.8914, 56.8696, 10.9595
        xyY:
        0.3818, 0.5183, 56.8696
      CIE-Lab:
        80.1062, -33.7415, 72.6666
        CIE-LCH:
        80.1062, 80.1182, 114.9070
        CIE-Luv:
        80.1062, -17.9507, 86.7589
        Hunter-Lab:
        75.4120, -32.8141, 44.1718
      #afd52a color charts
#afd52a RGB chart
      #afd52a CMYK chart
      #afd52a RGB pie chart
      #afd52a color shades, tints & tones
#afd52a color schemes
#afd52a color preview, HTML & CSS examples
           This text has a color of #afd52a        
        
          <p style="color:#afd52a;">Text here</p>
        
        
          .mytext {color:#afd52a;}
        
        Text color #afd52a
      
           This box has a color of #afd52a        
        
          <div style="background-color:#afd52a;">Content here</div>
        
        
          .mybackground {background-color:#afd52a;}
        
        Background color #afd52a
      
           Border around this has a color of #afd52a        
        
          <div style="border:2px solid #afd52a;">Content here</div>
        
        
          .myborder {border:2px solid #afd52a;}
        
        Border color #afd52a