#34814f color space conversions
Hex:
        #34814f
        RGB:
        52, 129, 79
        CMY:
        80, 49, 69
        CMYK:
        60, 0, 39, 49
      HSL:
        141°, 42.5414%, 35.4902%
        HSV (HSB):
        141°, 59.6899%, 50.5882%
        XYZ:
        10.6777, 16.9951, 10.1147
        xyY:
        0.2826, 0.4498, 16.9951
      CIE-Lab:
        48.2539, -35.6974, 20.2033
        CIE-LCH:
        48.2539, 41.0180, 150.4918
        CIE-Luv:
        48.2539, -33.5738, 30.4219
        Hunter-Lab:
        41.2251, -25.9106, 14.3105
      #34814f color charts
#34814f RGB chart
      #34814f CMYK chart
      #34814f RGB pie chart
      #34814f color shades, tints & tones
#34814f color schemes
#34814f color preview, HTML & CSS examples
           This text has a color of #34814f        
        
          <p style="color:#34814f;">Text here</p>
        
        
          .mytext {color:#34814f;}
        
        Text color #34814f
      
           This box has a color of #34814f        
        
          <div style="background-color:#34814f;">Content here</div>
        
        
          .mybackground {background-color:#34814f;}
        
        Background color #34814f
      
           Border around this has a color of #34814f        
        
          <div style="border:2px solid #34814f;">Content here</div>
        
        
          .myborder {border:2px solid #34814f;}
        
        Border color #34814f