#afd50e color space conversions
Hex:
        #afd50e
        RGB:
        175, 213, 14
        CMY:
        31, 16, 95
        CMYK:
        18, 0, 93, 16
      HSL:
        71°, 87.6652%, 44.5098%
        HSV (HSB):
        71°, 93.4272%, 83.5294%
        XYZ:
        41.5527, 56.7342, 9.1762
        xyY:
        0.3867, 0.5279, 56.7342
      CIE-Lab:
        80.0298, -34.4405, 77.8826
        CIE-LCH:
        80.0298, 85.1577, 113.8555
        CIE-Luv:
        80.0298, -17.8887, 90.1135
        Hunter-Lab:
        75.3221, -33.3411, 45.5024
      #afd50e color charts
#afd50e RGB chart
      #afd50e CMYK chart
      #afd50e RGB pie chart
      #afd50e color shades, tints & tones
#afd50e color schemes
#afd50e color preview, HTML & CSS examples
           This text has a color of #afd50e        
        
          <p style="color:#afd50e;">Text here</p>
        
        
          .mytext {color:#afd50e;}
        
        Text color #afd50e
      
           This box has a color of #afd50e        
        
          <div style="background-color:#afd50e;">Content here</div>
        
        
          .mybackground {background-color:#afd50e;}
        
        Background color #afd50e
      
           Border around this has a color of #afd50e        
        
          <div style="border:2px solid #afd50e;">Content here</div>
        
        
          .myborder {border:2px solid #afd50e;}
        
        Border color #afd50e