#afdd4a color space conversions
Hex:
        #afdd4a
        RGB:
        175, 221, 74
        CMY:
        31, 13, 71
        CMYK:
        21, 0, 67, 13
      HSL:
        79°, 68.3721%, 57.8431%
        HSV (HSB):
        79°, 66.5158%, 86.6667%
        XYZ:
        44.7717, 61.3213, 15.9550
        xyY:
        0.3668, 0.5024, 61.3213
      CIE-Lab:
        82.5512, -35.7518, 64.4748
        CIE-LCH:
        82.5512, 73.7238, 119.0087
        CIE-Luv:
        82.5512, -22.4896, 82.3820
        Hunter-Lab:
        78.3079, -34.9834, 42.7353
      #afdd4a color charts
#afdd4a RGB chart
      #afdd4a CMYK chart
      #afdd4a RGB pie chart
      #afdd4a color shades, tints & tones
#afdd4a color schemes
#afdd4a color preview, HTML & CSS examples
           This text has a color of #afdd4a        
        
          <p style="color:#afdd4a;">Text here</p>
        
        
          .mytext {color:#afdd4a;}
        
        Text color #afdd4a
      
           This box has a color of #afdd4a        
        
          <div style="background-color:#afdd4a;">Content here</div>
        
        
          .mybackground {background-color:#afdd4a;}
        
        Background color #afdd4a
      
           Border around this has a color of #afdd4a        
        
          <div style="border:2px solid #afdd4a;">Content here</div>
        
        
          .myborder {border:2px solid #afdd4a;}
        
        Border color #afdd4a