#34752b color space conversions
Hex:
        #34752b
        RGB:
        52, 117, 43
        CMY:
        80, 54, 83
        CMYK:
        56, 0, 63, 54
      HSL:
        113°, 46.2500%, 31.3725%
        HSV (HSB):
        113°, 63.2479%, 45.8824%
        XYZ:
        8.2135, 13.6271, 4.4829
        xyY:
        0.3120, 0.5177, 13.6271
      CIE-Lab:
        43.6933, -36.2437, 33.8590
        CIE-LCH:
        43.6933, 49.5988, 136.9483
        CIE-Luv:
        43.6933, -29.8273, 42.1300
        Hunter-Lab:
        36.9149, -24.8850, 18.6403
      #34752b color charts
#34752b RGB chart
      #34752b CMYK chart
      #34752b RGB pie chart
      #34752b color shades, tints & tones
#34752b color schemes
#34752b color preview, HTML & CSS examples
           This text has a color of #34752b        
        
          <p style="color:#34752b;">Text here</p>
        
        
          .mytext {color:#34752b;}
        
        Text color #34752b
      
           This box has a color of #34752b        
        
          <div style="background-color:#34752b;">Content here</div>
        
        
          .mybackground {background-color:#34752b;}
        
        Background color #34752b
      
           Border around this has a color of #34752b        
        
          <div style="border:2px solid #34752b;">Content here</div>
        
        
          .myborder {border:2px solid #34752b;}
        
        Border color #34752b