#afdf9d color space conversions
Hex:
        #afdf9d
        RGB:
        175, 223, 157
        CMY:
        31, 13, 38
        CMYK:
        22, 0, 30, 13
      HSL:
        104°, 50.7692%, 74.5098%
        HSV (HSB):
        104°, 29.5964%, 87.4510%
        XYZ:
        50.1527, 64.3236, 41.6707
        xyY:
        0.3212, 0.4119, 64.3236
      CIE-Lab:
        84.1340, -27.5743, 27.4381
        CIE-LCH:
        84.1340, 38.8997, 135.1419
        CIE-Luv:
        84.1340, -23.9185, 43.1736
        Hunter-Lab:
        80.2020, -28.7322, 25.3360
      #afdf9d color charts
#afdf9d RGB chart
      #afdf9d CMYK chart
      #afdf9d RGB pie chart
      #afdf9d color shades, tints & tones
#afdf9d color schemes
#afdf9d color preview, HTML & CSS examples
           This text has a color of #afdf9d        
        
          <p style="color:#afdf9d;">Text here</p>
        
        
          .mytext {color:#afdf9d;}
        
        Text color #afdf9d
      
           This box has a color of #afdf9d        
        
          <div style="background-color:#afdf9d;">Content here</div>
        
        
          .mybackground {background-color:#afdf9d;}
        
        Background color #afdf9d
      
           Border around this has a color of #afdf9d        
        
          <div style="border:2px solid #afdf9d;">Content here</div>
        
        
          .myborder {border:2px solid #afdf9d;}
        
        Border color #afdf9d