#afdc8d color space conversions
Hex:
        #afdc8d
        RGB:
        175, 220, 141
        CMY:
        31, 14, 45
        CMYK:
        20, 0, 36, 14
      HSL:
        94°, 53.0201%, 70.7843%
        HSV (HSB):
        94°, 35.9091%, 86.2745%
        XYZ:
        48.0801, 62.2234, 34.6755
        xyY:
        0.3316, 0.4292, 62.2234
      CIE-Lab:
        83.0321, -28.4689, 34.1659
        CIE-LCH:
        83.0321, 44.4723, 129.8030
        CIE-Luv:
        83.0321, -22.3016, 51.3640
        Hunter-Lab:
        78.8818, -29.2438, 29.1541
      #afdc8d color charts
#afdc8d RGB chart
      #afdc8d CMYK chart
      #afdc8d RGB pie chart
      #afdc8d color shades, tints & tones
#afdc8d color schemes
#afdc8d color preview, HTML & CSS examples
           This text has a color of #afdc8d        
        
          <p style="color:#afdc8d;">Text here</p>
        
        
          .mytext {color:#afdc8d;}
        
        Text color #afdc8d
      
           This box has a color of #afdc8d        
        
          <div style="background-color:#afdc8d;">Content here</div>
        
        
          .mybackground {background-color:#afdc8d;}
        
        Background color #afdc8d
      
           Border around this has a color of #afdc8d        
        
          <div style="border:2px solid #afdc8d;">Content here</div>
        
        
          .myborder {border:2px solid #afdc8d;}
        
        Border color #afdc8d