#afdb98 color space conversions
Hex:
        #afdb98
        RGB:
        175, 219, 152
        CMY:
        31, 14, 40
        CMYK:
        20, 0, 31, 14
      HSL:
        99°, 48.2014%, 72.7451%
        HSV (HSB):
        99°, 30.5936%, 85.8824%
        XYZ:
        48.6782, 62.0440, 39.1158
        xyY:
        0.3249, 0.4141, 62.0440
      CIE-Lab:
        82.9368, -26.4130, 28.4043
        CIE-LCH:
        82.9368, 38.7873, 132.9196
        CIE-Luv:
        82.9368, -21.8797, 44.0226
        Hunter-Lab:
        78.7680, -27.5320, 25.6945
      #afdb98 color charts
#afdb98 RGB chart
      #afdb98 CMYK chart
      #afdb98 RGB pie chart
      #afdb98 color shades, tints & tones
#afdb98 color schemes
#afdb98 color preview, HTML & CSS examples
           This text has a color of #afdb98        
        
          <p style="color:#afdb98;">Text here</p>
        
        
          .mytext {color:#afdb98;}
        
        Text color #afdb98
      
           This box has a color of #afdb98        
        
          <div style="background-color:#afdb98;">Content here</div>
        
        
          .mybackground {background-color:#afdb98;}
        
        Background color #afdb98
      
           Border around this has a color of #afdb98        
        
          <div style="border:2px solid #afdb98;">Content here</div>
        
        
          .myborder {border:2px solid #afdb98;}
        
        Border color #afdb98