#adaf47 color space conversions
Hex:
        #adaf47
        RGB:
        173, 175, 71
        CMY:
        32, 31, 72
        CMYK:
        1, 0, 59, 31
      HSL:
        61°, 42.2764%, 48.2353%
        HSV (HSB):
        61°, 59.4286%, 68.6275%
        XYZ:
        33.7009, 39.9991, 11.9056
        xyY:
        0.3937, 0.4672, 39.9991
      CIE-Lab:
        69.4689, -14.5083, 51.7229
        CIE-LCH:
        69.4689, 53.7192, 105.6688
        CIE-Luv:
        69.4689, 3.1956, 62.7139
        Hunter-Lab:
        63.2449, -15.5623, 33.1103
      #adaf47 color charts
#adaf47 RGB chart
      #adaf47 CMYK chart
      #adaf47 RGB pie chart
      #adaf47 color shades, tints & tones
#adaf47 color schemes
#adaf47 color preview, HTML & CSS examples
           This text has a color of #adaf47        
        
          <p style="color:#adaf47;">Text here</p>
        
        
          .mytext {color:#adaf47;}
        
        Text color #adaf47
      
           This box has a color of #adaf47        
        
          <div style="background-color:#adaf47;">Content here</div>
        
        
          .mybackground {background-color:#adaf47;}
        
        Background color #adaf47
      
           Border around this has a color of #adaf47        
        
          <div style="border:2px solid #adaf47;">Content here</div>
        
        
          .myborder {border:2px solid #adaf47;}
        
        Border color #adaf47