#afdc5d color space conversions
Hex:
        #afdc5d
        RGB:
        175, 220, 93
        CMY:
        31, 14, 64
        CMYK:
        20, 0, 58, 14
      HSL:
        81°, 64.4670%, 61.3725%
        HSV (HSB):
        81°, 57.7273%, 86.2745%
        XYZ:
        45.2482, 61.0907, 19.7628
        xyY:
        0.3588, 0.4845, 61.0907
      CIE-Lab:
        82.4275, -33.8433, 56.4644
        CIE-LCH:
        82.4275, 65.8301, 120.9374
        CIE-Luv:
        82.4275, -22.0224, 75.2508
        Hunter-Lab:
        78.1605, -33.4449, 39.7210
      #afdc5d color charts
#afdc5d RGB chart
      #afdc5d CMYK chart
      #afdc5d RGB pie chart
      #afdc5d color shades, tints & tones
#afdc5d color schemes
#afdc5d color preview, HTML & CSS examples
           This text has a color of #afdc5d        
        
          <p style="color:#afdc5d;">Text here</p>
        
        
          .mytext {color:#afdc5d;}
        
        Text color #afdc5d
      
           This box has a color of #afdc5d        
        
          <div style="background-color:#afdc5d;">Content here</div>
        
        
          .mybackground {background-color:#afdc5d;}
        
        Background color #afdc5d
      
           Border around this has a color of #afdc5d        
        
          <div style="border:2px solid #afdc5d;">Content here</div>
        
        
          .myborder {border:2px solid #afdc5d;}
        
        Border color #afdc5d