#afd53b color space conversions
Hex:
        #afd53b
        RGB:
        175, 213, 59
        CMY:
        31, 16, 77
        CMYK:
        18, 0, 72, 16
      HSL:
        75°, 64.7059%, 53.3333%
        HSV (HSB):
        75°, 72.3005%, 83.5294%
        XYZ:
        42.2629, 57.0182, 12.9158
        xyY:
        0.3767, 0.5082, 57.0182
      CIE-Lab:
        80.1898, -32.9805, 67.5754
        CIE-LCH:
        80.1898, 75.1941, 116.0149
        CIE-Luv:
        80.1898, -18.0180, 83.1366
        Hunter-Lab:
        75.5104, -32.2375, 42.7159
      #afd53b color charts
#afd53b RGB chart
      #afd53b CMYK chart
      #afd53b RGB pie chart
      #afd53b color shades, tints & tones
#afd53b color schemes
#afd53b color preview, HTML & CSS examples
           This text has a color of #afd53b        
        
          <p style="color:#afd53b;">Text here</p>
        
        
          .mytext {color:#afd53b;}
        
        Text color #afd53b
      
           This box has a color of #afd53b        
        
          <div style="background-color:#afd53b;">Content here</div>
        
        
          .mybackground {background-color:#afd53b;}
        
        Background color #afd53b
      
           Border around this has a color of #afd53b        
        
          <div style="border:2px solid #afd53b;">Content here</div>
        
        
          .myborder {border:2px solid #afd53b;}
        
        Border color #afd53b