#afd61b color space conversions
Hex:
        #afd61b
        RGB:
        175, 214, 27
        CMY:
        31, 16, 89
        CMYK:
        18, 0, 87, 16
      HSL:
        73°, 77.5934%, 47.2549%
        HSV (HSB):
        73°, 87.3832%, 83.9216%
        XYZ:
        41.9236, 57.2862, 9.8847
        xyY:
        0.3843, 0.5251, 57.2862
      CIE-Lab:
        80.3403, -34.6530, 76.2169
        CIE-LCH:
        80.3403, 83.7249, 114.4495
        CIE-Luv:
        80.3403, -18.4779, 89.3273
        Hunter-Lab:
        75.6877, -33.5818, 45.2382
      #afd61b color charts
#afd61b RGB chart
      #afd61b CMYK chart
      #afd61b RGB pie chart
      #afd61b color shades, tints & tones
#afd61b color schemes
#afd61b color preview, HTML & CSS examples
           This text has a color of #afd61b        
        
          <p style="color:#afd61b;">Text here</p>
        
        
          .mytext {color:#afd61b;}
        
        Text color #afd61b
      
           This box has a color of #afd61b        
        
          <div style="background-color:#afd61b;">Content here</div>
        
        
          .mybackground {background-color:#afd61b;}
        
        Background color #afd61b
      
           Border around this has a color of #afd61b        
        
          <div style="border:2px solid #afd61b;">Content here</div>
        
        
          .myborder {border:2px solid #afd61b;}
        
        Border color #afd61b