#afdda5 color space conversions
Hex:
        #afdda5
        RGB:
        175, 221, 165
        CMY:
        31, 13, 35
        CMYK:
        21, 0, 25, 13
      HSL:
        109°, 45.1613%, 75.6863%
        HSV (HSB):
        109°, 25.3394%, 86.6667%
        XYZ:
        50.3272, 63.5435, 45.2099
        xyY:
        0.3164, 0.3994, 63.5435
      CIE-Lab:
        83.7275, -25.3542, 22.7375
        CIE-LCH:
        83.7275, 34.0562, 138.1145
        CIE-Luv:
        83.7275, -22.9829, 36.6975
        Hunter-Lab:
        79.7142, -26.8046, 22.1736
      #afdda5 color charts
#afdda5 RGB chart
      #afdda5 CMYK chart
      #afdda5 RGB pie chart
      #afdda5 color shades, tints & tones
#afdda5 color schemes
#afdda5 color preview, HTML & CSS examples
           This text has a color of #afdda5        
        
          <p style="color:#afdda5;">Text here</p>
        
        
          .mytext {color:#afdda5;}
        
        Text color #afdda5
      
           This box has a color of #afdda5        
        
          <div style="background-color:#afdda5;">Content here</div>
        
        
          .mybackground {background-color:#afdda5;}
        
        Background color #afdda5
      
           Border around this has a color of #afdda5        
        
          <div style="border:2px solid #afdda5;">Content here</div>
        
        
          .myborder {border:2px solid #afdda5;}
        
        Border color #afdda5