#afd67f color space conversions
Hex:
        #afd67f
        RGB:
        175, 214, 127
        CMY:
        31, 16, 50
        CMYK:
        18, 0, 41, 16
      HSL:
        87°, 51.4793%, 66.8627%
        HSV (HSB):
        87°, 40.6542%, 83.9216%
        XYZ:
        45.5565, 58.7394, 29.0154
        xyY:
        0.3417, 0.4406, 58.7394
      CIE-Lab:
        81.1481, -27.4442, 38.7945
        CIE-LCH:
        81.1481, 47.5205, 125.2765
        CIE-Luv:
        81.1481, -19.0682, 56.0976
        Hunter-Lab:
        76.6416, -28.0207, 31.2028
      #afd67f color charts
#afd67f RGB chart
      #afd67f CMYK chart
      #afd67f RGB pie chart
      #afd67f color shades, tints & tones
#afd67f color schemes
#afd67f color preview, HTML & CSS examples
           This text has a color of #afd67f        
        
          <p style="color:#afd67f;">Text here</p>
        
        
          .mytext {color:#afd67f;}
        
        Text color #afd67f
      
           This box has a color of #afd67f        
        
          <div style="background-color:#afd67f;">Content here</div>
        
        
          .mybackground {background-color:#afd67f;}
        
        Background color #afd67f
      
           Border around this has a color of #afd67f        
        
          <div style="border:2px solid #afd67f;">Content here</div>
        
        
          .myborder {border:2px solid #afd67f;}
        
        Border color #afd67f