#afd31f color space conversions
Hex:
        #afd31f
        RGB:
        175, 211, 31
        CMY:
        31, 17, 88
        CMYK:
        17, 0, 85, 17
      HSL:
        72°, 74.3802%, 47.4510%
        HSV (HSB):
        72°, 85.3081%, 82.7451%
        XYZ:
        41.2208, 55.8014, 9.8945
        xyY:
        0.3855, 0.5219, 55.8014
      CIE-Lab:
        79.5007, -33.1727, 74.7394
        CIE-LCH:
        79.5007, 81.7705, 113.9338
        CIE-Luv:
        79.5007, -16.7796, 87.6486
        Hunter-Lab:
        74.7003, -32.2266, 44.4369
      #afd31f color charts
#afd31f RGB chart
      #afd31f CMYK chart
      #afd31f RGB pie chart
      #afd31f color shades, tints & tones
#afd31f color schemes
#afd31f color preview, HTML & CSS examples
           This text has a color of #afd31f        
        
          <p style="color:#afd31f;">Text here</p>
        
        
          .mytext {color:#afd31f;}
        
        Text color #afd31f
      
           This box has a color of #afd31f        
        
          <div style="background-color:#afd31f;">Content here</div>
        
        
          .mybackground {background-color:#afd31f;}
        
        Background color #afd31f
      
           Border around this has a color of #afd31f        
        
          <div style="border:2px solid #afd31f;">Content here</div>
        
        
          .myborder {border:2px solid #afd31f;}
        
        Border color #afd31f