#afd99b color space conversions
Hex:
        #afd99b
        RGB:
        175, 217, 155
        CMY:
        31, 15, 39
        CMYK:
        19, 0, 29, 15
      HSL:
        101°, 44.9275%, 72.9412%
        HSV (HSB):
        101°, 28.5714%, 85.0980%
        XYZ:
        48.4084, 61.1062, 40.2536
        xyY:
        0.3232, 0.4080, 61.1062
      CIE-Lab:
        82.4358, -24.9939, 26.1751
        CIE-LCH:
        82.4358, 36.1916, 133.6776
        CIE-Luv:
        82.4358, -20.8984, 40.9157
        Hunter-Lab:
        78.1705, -26.2590, 24.1881
      #afd99b color charts
#afd99b RGB chart
      #afd99b CMYK chart
      #afd99b RGB pie chart
      #afd99b color shades, tints & tones
#afd99b color schemes
#afd99b color preview, HTML & CSS examples
           This text has a color of #afd99b        
        
          <p style="color:#afd99b;">Text here</p>
        
        
          .mytext {color:#afd99b;}
        
        Text color #afd99b
      
           This box has a color of #afd99b        
        
          <div style="background-color:#afd99b;">Content here</div>
        
        
          .mybackground {background-color:#afd99b;}
        
        Background color #afd99b
      
           Border around this has a color of #afd99b        
        
          <div style="border:2px solid #afd99b;">Content here</div>
        
        
          .myborder {border:2px solid #afd99b;}
        
        Border color #afd99b