#00a041 color space conversions
Hex:
        #00a041
        RGB:
        0, 160, 65
        CMY:
        100, 37, 75
        CMYK:
        100, 0, 59, 37
      HSL:
        144°, 100.0000%, 31.3725%
        HSV (HSB):
        144°, 100.0000%, 62.7451%
        XYZ:
        13.5249, 25.5233, 9.2147
        xyY:
        0.2802, 0.5288, 25.5233
      CIE-Lab:
        57.5817, -56.1255, 39.0566
        CIE-LCH:
        57.5817, 68.3776, 145.1668
        CIE-Luv:
        57.5817, -52.5876, 54.9506
        Hunter-Lab:
        50.5206, -40.6244, 24.5502
      #00a041 color charts
#00a041 RGB chart
      #00a041 CMYK chart
      #00a041 RGB pie chart
      #00a041 color shades, tints & tones
#00a041 color schemes
#00a041 color preview, HTML & CSS examples
           This text has a color of #00a041        
        
          <p style="color:#00a041;">Text here</p>
        
        
          .mytext {color:#00a041;}
        
        Text color #00a041
      
           This box has a color of #00a041        
        
          <div style="background-color:#00a041;">Content here</div>
        
        
          .mybackground {background-color:#00a041;}
        
        Background color #00a041
      
           Border around this has a color of #00a041        
        
          <div style="border:2px solid #00a041;">Content here</div>
        
        
          .myborder {border:2px solid #00a041;}
        
        Border color #00a041