#00a016 color space conversions
Hex:
        #00a016
        RGB:
        0, 160, 22
        CMY:
        100, 37, 91
        CMYK:
        100, 0, 86, 37
      HSL:
        128°, 100.0000%, 31.3725%
        HSV (HSB):
        128°, 100.0000%, 62.7451%
        XYZ:
        12.7156, 25.1995, 4.9529
        xyY:
        0.2966, 0.5878, 25.1995
      CIE-Lab:
        57.2693, -60.0931, 54.9323
        CIE-LCH:
        57.2693, 81.4171, 137.5689
        CIE-Luv:
        57.2693, -53.9235, 67.6529
        Hunter-Lab:
        50.1991, -42.6338, 29.2896
      #00a016 color charts
#00a016 RGB chart
      #00a016 CMYK chart
      #00a016 RGB pie chart
      #00a016 color shades, tints & tones
#00a016 color schemes
#00a016 color preview, HTML & CSS examples
           This text has a color of #00a016        
        
          <p style="color:#00a016;">Text here</p>
        
        
          .mytext {color:#00a016;}
        
        Text color #00a016
      
           This box has a color of #00a016        
        
          <div style="background-color:#00a016;">Content here</div>
        
        
          .mybackground {background-color:#00a016;}
        
        Background color #00a016
      
           Border around this has a color of #00a016        
        
          <div style="border:2px solid #00a016;">Content here</div>
        
        
          .myborder {border:2px solid #00a016;}
        
        Border color #00a016