#afd10b color space conversions
Hex:
        #afd10b
        RGB:
        175, 209, 11
        CMY:
        31, 18, 96
        CMYK:
        16, 0, 95, 18
      HSL:
        70°, 90.0000%, 43.1373%
        HSV (HSB):
        70°, 94.7368%, 81.9608%
        XYZ:
        40.5401, 54.7391, 8.7456
        xyY:
        0.3897, 0.5262, 54.7391
      CIE-Lab:
        78.8907, -32.6385, 77.3121
        CIE-LCH:
        78.8907, 83.9192, 112.8878
        CIE-Luv:
        78.8907, -15.5874, 88.7508
        Hunter-Lab:
        73.9858, -31.6673, 44.7816
      #afd10b color charts
#afd10b RGB chart
      #afd10b CMYK chart
      #afd10b RGB pie chart
      #afd10b color shades, tints & tones
#afd10b color schemes
#afd10b color preview, HTML & CSS examples
           This text has a color of #afd10b        
        
          <p style="color:#afd10b;">Text here</p>
        
        
          .mytext {color:#afd10b;}
        
        Text color #afd10b
      
           This box has a color of #afd10b        
        
          <div style="background-color:#afd10b;">Content here</div>
        
        
          .mybackground {background-color:#afd10b;}
        
        Background color #afd10b
      
           Border around this has a color of #afd10b        
        
          <div style="border:2px solid #afd10b;">Content here</div>
        
        
          .myborder {border:2px solid #afd10b;}
        
        Border color #afd10b