#34752d color space conversions
Hex:
        #34752d
        RGB:
        52, 117, 45
        CMY:
        80, 54, 82
        CMYK:
        56, 0, 62, 54
      HSL:
        114°, 44.4444%, 31.7647%
        HSV (HSB):
        114°, 61.5385%, 45.8824%
        XYZ:
        8.2511, 13.6421, 4.6809
        xyY:
        0.3105, 0.5134, 13.6421
      CIE-Lab:
        43.7152, -36.0015, 32.8945
        CIE-LCH:
        43.7152, 48.7663, 137.5821
        CIE-Luv:
        43.7152, -29.7776, 41.3253
        Hunter-Lab:
        36.9352, -24.7608, 18.3406
      #34752d color charts
#34752d RGB chart
      #34752d CMYK chart
      #34752d RGB pie chart
      #34752d color shades, tints & tones
#34752d color schemes
#34752d color preview, HTML & CSS examples
           This text has a color of #34752d        
        
          <p style="color:#34752d;">Text here</p>
        
        
          .mytext {color:#34752d;}
        
        Text color #34752d
      
           This box has a color of #34752d        
        
          <div style="background-color:#34752d;">Content here</div>
        
        
          .mybackground {background-color:#34752d;}
        
        Background color #34752d
      
           Border around this has a color of #34752d        
        
          <div style="border:2px solid #34752d;">Content here</div>
        
        
          .myborder {border:2px solid #34752d;}
        
        Border color #34752d