#afdb40 color space conversions
Hex:
        #afdb40
        RGB:
        175, 219, 64
        CMY:
        31, 14, 75
        CMYK:
        20, 0, 71, 14
      HSL:
        77°, 68.2819%, 55.4902%
        HSV (HSB):
        77°, 70.7763%, 85.8824%
        XYZ:
        43.9361, 60.1472, 14.1444
        xyY:
        0.3716, 0.5087, 60.1472
      CIE-Lab:
        81.9181, -35.4585, 67.5332
        CIE-LCH:
        81.9181, 76.2761, 117.7018
        CIE-Luv:
        81.9181, -21.3674, 84.3890
        Hunter-Lab:
        77.5546, -34.5970, 43.4749
      #afdb40 color charts
#afdb40 RGB chart
      #afdb40 CMYK chart
      #afdb40 RGB pie chart
      #afdb40 color shades, tints & tones
#afdb40 color schemes
#afdb40 color preview, HTML & CSS examples
           This text has a color of #afdb40        
        
          <p style="color:#afdb40;">Text here</p>
        
        
          .mytext {color:#afdb40;}
        
        Text color #afdb40
      
           This box has a color of #afdb40        
        
          <div style="background-color:#afdb40;">Content here</div>
        
        
          .mybackground {background-color:#afdb40;}
        
        Background color #afdb40
      
           Border around this has a color of #afdb40        
        
          <div style="border:2px solid #afdb40;">Content here</div>
        
        
          .myborder {border:2px solid #afdb40;}
        
        Border color #afdb40