#adaf20 color space conversions
Hex:
        #adaf20
        RGB:
        173, 175, 32
        CMY:
        32, 31, 87
        CMYK:
        1, 0, 82, 31
      HSL:
        61°, 69.0821%, 40.5882%
        HSV (HSB):
        61°, 81.7143%, 68.6275%
        XYZ:
        32.8243, 39.6485, 7.2894
        xyY:
        0.4115, 0.4971, 39.6485
      CIE-Lab:
        69.2184, -16.5240, 65.7187
        CIE-LCH:
        69.2184, 67.7643, 104.1136
        CIE-Luv:
        69.2184, 3.9019, 73.0069
        Hunter-Lab:
        62.9670, -17.1415, 37.2132
      #adaf20 color charts
#adaf20 RGB chart
      #adaf20 CMYK chart
      #adaf20 RGB pie chart
      #adaf20 color shades, tints & tones
#adaf20 color schemes
#adaf20 color preview, HTML & CSS examples
           This text has a color of #adaf20        
        
          <p style="color:#adaf20;">Text here</p>
        
        
          .mytext {color:#adaf20;}
        
        Text color #adaf20
      
           This box has a color of #adaf20        
        
          <div style="background-color:#adaf20;">Content here</div>
        
        
          .mybackground {background-color:#adaf20;}
        
        Background color #adaf20
      
           Border around this has a color of #adaf20        
        
          <div style="border:2px solid #adaf20;">Content here</div>
        
        
          .myborder {border:2px solid #adaf20;}
        
        Border color #adaf20