#afda0d color space conversions
Hex:
        #afda0d
        RGB:
        175, 218, 13
        CMY:
        31, 15, 95
        CMYK:
        20, 0, 94, 15
      HSL:
        73°, 88.7446%, 45.2941%
        HSV (HSB):
        73°, 94.0367%, 85.4902%
        XYZ:
        42.8232, 59.2858, 9.5671
        xyY:
        0.3835, 0.5309, 59.2858
      CIE-Lab:
        81.4485, -36.7262, 79.1007
        CIE-LCH:
        81.4485, 87.2109, 114.9053
        CIE-Luv:
        81.4485, -20.7111, 92.1168
        Hunter-Lab:
        76.9973, -35.4697, 46.5312
      #afda0d color charts
#afda0d RGB chart
      #afda0d CMYK chart
      #afda0d RGB pie chart
      #afda0d color shades, tints & tones
#afda0d color schemes
#afda0d color preview, HTML & CSS examples
           This text has a color of #afda0d        
        
          <p style="color:#afda0d;">Text here</p>
        
        
          .mytext {color:#afda0d;}
        
        Text color #afda0d
      
           This box has a color of #afda0d        
        
          <div style="background-color:#afda0d;">Content here</div>
        
        
          .mybackground {background-color:#afda0d;}
        
        Background color #afda0d
      
           Border around this has a color of #afda0d        
        
          <div style="border:2px solid #afda0d;">Content here</div>
        
        
          .myborder {border:2px solid #afda0d;}
        
        Border color #afda0d