#adaf32 color space conversions
Hex:
        #adaf32
        RGB:
        173, 175, 50
        CMY:
        32, 31, 80
        CMYK:
        1, 0, 71, 31
      HSL:
        61°, 55.5556%, 44.1176%
        HSV (HSB):
        61°, 71.4286%, 68.6275%
        XYZ:
        33.1393, 39.7745, 8.9482
        xyY:
        0.4048, 0.4859, 39.7745
      CIE-Lab:
        69.3086, -15.7941, 60.1299
        CIE-LCH:
        69.3086, 62.1696, 104.7172
        CIE-Luv:
        69.3086, 3.6437, 69.2432
        Hunter-Lab:
        63.0670, -16.5724, 35.7346
      #adaf32 color charts
#adaf32 RGB chart
      #adaf32 CMYK chart
      #adaf32 RGB pie chart
      #adaf32 color shades, tints & tones
#adaf32 color schemes
#adaf32 color preview, HTML & CSS examples
           This text has a color of #adaf32        
        
          <p style="color:#adaf32;">Text here</p>
        
        
          .mytext {color:#adaf32;}
        
        Text color #adaf32
      
           This box has a color of #adaf32        
        
          <div style="background-color:#adaf32;">Content here</div>
        
        
          .mybackground {background-color:#adaf32;}
        
        Background color #adaf32
      
           Border around this has a color of #adaf32        
        
          <div style="border:2px solid #adaf32;">Content here</div>
        
        
          .myborder {border:2px solid #adaf32;}
        
        Border color #adaf32