#afdc4e color space conversions
Hex:
        #afdc4e
        RGB:
        175, 220, 78
        CMY:
        31, 14, 69
        CMYK:
        20, 0, 65, 14
      HSL:
        79°, 66.9811%, 58.4314%
        HSV (HSB):
        79°, 64.5455%, 86.2745%
        XYZ:
        44.6475, 60.8504, 16.5999
        xyY:
        0.3657, 0.4984, 60.8504
      CIE-Lab:
        82.2983, -35.0216, 62.6371
        CIE-LCH:
        82.2983, 71.7629, 119.2104
        CIE-Luv:
        82.2983, -21.9613, 80.6695
        Hunter-Lab:
        78.0067, -34.3463, 41.9877
      #afdc4e color charts
#afdc4e RGB chart
      #afdc4e CMYK chart
      #afdc4e RGB pie chart
      #afdc4e color shades, tints & tones
#afdc4e color schemes
#afdc4e color preview, HTML & CSS examples
           This text has a color of #afdc4e        
        
          <p style="color:#afdc4e;">Text here</p>
        
        
          .mytext {color:#afdc4e;}
        
        Text color #afdc4e
      
           This box has a color of #afdc4e        
        
          <div style="background-color:#afdc4e;">Content here</div>
        
        
          .mybackground {background-color:#afdc4e;}
        
        Background color #afdc4e
      
           Border around this has a color of #afdc4e        
        
          <div style="border:2px solid #afdc4e;">Content here</div>
        
        
          .myborder {border:2px solid #afdc4e;}
        
        Border color #afdc4e