#afdb85 color space conversions
Hex:
        #afdb85
        RGB:
        175, 219, 133
        CMY:
        31, 14, 48
        CMYK:
        20, 0, 39, 14
      HSL:
        91°, 54.4304%, 69.0196%
        HSV (HSB):
        91°, 39.2694%, 85.8824%
        XYZ:
        47.2444, 61.4705, 31.5652
        xyY:
        0.3368, 0.4382, 61.4705
      CIE-Lab:
        82.6310, -29.0619, 37.6865
        CIE-LCH:
        82.6310, 47.5906, 127.6376
        CIE-Luv:
        82.6310, -21.7300, 55.4526
        Hunter-Lab:
        78.4031, -29.6444, 31.0119
      #afdb85 color charts
#afdb85 RGB chart
      #afdb85 CMYK chart
      #afdb85 RGB pie chart
      #afdb85 color shades, tints & tones
#afdb85 color schemes
#afdb85 color preview, HTML & CSS examples
           This text has a color of #afdb85        
        
          <p style="color:#afdb85;">Text here</p>
        
        
          .mytext {color:#afdb85;}
        
        Text color #afdb85
      
           This box has a color of #afdb85        
        
          <div style="background-color:#afdb85;">Content here</div>
        
        
          .mybackground {background-color:#afdb85;}
        
        Background color #afdb85
      
           Border around this has a color of #afdb85        
        
          <div style="border:2px solid #afdb85;">Content here</div>
        
        
          .myborder {border:2px solid #afdb85;}
        
        Border color #afdb85