#afdca0 color space conversions
Hex:
        #afdca0
        RGB:
        175, 220, 160
        CMY:
        31, 14, 37
        CMYK:
        20, 0, 27, 14
      HSL:
        105°, 46.1538%, 74.5098%
        HSV (HSB):
        105°, 27.2727%, 86.2745%
        XYZ:
        49.6176, 62.8384, 42.7716
        xyY:
        0.3196, 0.4048, 62.8384
      CIE-Lab:
        83.3573, -25.6686, 24.8312
        CIE-LCH:
        83.3573, 35.7137, 135.9500
        CIE-Luv:
        83.3573, -22.4474, 39.4296
        Hunter-Lab:
        79.2707, -26.9960, 23.4987
      #afdca0 color charts
#afdca0 RGB chart
      #afdca0 CMYK chart
      #afdca0 RGB pie chart
      #afdca0 color shades, tints & tones
#afdca0 color schemes
#afdca0 color preview, HTML & CSS examples
           This text has a color of #afdca0        
        
          <p style="color:#afdca0;">Text here</p>
        
        
          .mytext {color:#afdca0;}
        
        Text color #afdca0
      
           This box has a color of #afdca0        
        
          <div style="background-color:#afdca0;">Content here</div>
        
        
          .mybackground {background-color:#afdca0;}
        
        Background color #afdca0
      
           Border around this has a color of #afdca0        
        
          <div style="border:2px solid #afdca0;">Content here</div>
        
        
          .myborder {border:2px solid #afdca0;}
        
        Border color #afdca0