#afdb0b color space conversions
Hex:
        #afdb0b
        RGB:
        175, 219, 11
        CMY:
        31, 14, 96
        CMYK:
        20, 0, 95, 14
      HSL:
        73°, 90.4348%, 45.0980%
        HSV (HSB):
        73°, 94.9772%, 85.8824%
        XYZ:
        43.0711, 59.8012, 9.5893
        xyY:
        0.3830, 0.5317, 59.8012
      CIE-Lab:
        81.7300, -37.2016, 79.5173
        CIE-LCH:
        81.7300, 87.7893, 115.0722
        CIE-Luv:
        81.7300, -21.2682, 92.6223
        Hunter-Lab:
        77.3312, -35.9106, 46.7797
      #afdb0b color charts
#afdb0b RGB chart
      #afdb0b CMYK chart
      #afdb0b RGB pie chart
      #afdb0b color shades, tints & tones
#afdb0b color schemes
#afdb0b color preview, HTML & CSS examples
           This text has a color of #afdb0b        
        
          <p style="color:#afdb0b;">Text here</p>
        
        
          .mytext {color:#afdb0b;}
        
        Text color #afdb0b
      
           This box has a color of #afdb0b        
        
          <div style="background-color:#afdb0b;">Content here</div>
        
        
          .mybackground {background-color:#afdb0b;}
        
        Background color #afdb0b
      
           Border around this has a color of #afdb0b        
        
          <div style="border:2px solid #afdb0b;">Content here</div>
        
        
          .myborder {border:2px solid #afdb0b;}
        
        Border color #afdb0b