#00842e color space conversions
Hex:
        #00842e
        RGB:
        0, 132, 46
        CMY:
        100, 48, 82
        CMYK:
        100, 0, 65, 48
      HSL:
        141°, 100.0000%, 25.8824%
        HSV (HSB):
        141°, 100.0000%, 51.7647%
        XYZ:
        8.7444, 16.6998, 5.3473
        xyY:
        0.2840, 0.5424, 16.6998
      CIE-Lab:
        47.8795, -49.6242, 36.8961
        CIE-LCH:
        47.8795, 61.8375, 143.3688
        CIE-Luv:
        47.8795, -44.0554, 48.3259
        Hunter-Lab:
        40.8654, -33.3188, 20.8476
      #00842e color charts
#00842e RGB chart
      #00842e CMYK chart
      #00842e RGB pie chart
      #00842e color shades, tints & tones
#00842e color schemes
#00842e color preview, HTML & CSS examples
           This text has a color of #00842e        
        
          <p style="color:#00842e;">Text here</p>
        
        
          .mytext {color:#00842e;}
        
        Text color #00842e
      
           This box has a color of #00842e        
        
          <div style="background-color:#00842e;">Content here</div>
        
        
          .mybackground {background-color:#00842e;}
        
        Background color #00842e
      
           Border around this has a color of #00842e        
        
          <div style="border:2px solid #00842e;">Content here</div>
        
        
          .myborder {border:2px solid #00842e;}
        
        Border color #00842e