#34755e color space conversions
Hex:
        #34755e
        RGB:
        52, 117, 94
        CMY:
        80, 54, 63
        CMYK:
        56, 0, 20, 54
      HSL:
        159°, 38.4615%, 33.1373%
        HSV (HSB):
        159°, 55.5556%, 45.8824%
        XYZ:
        9.7978, 14.2608, 12.8259
        xyY:
        0.2656, 0.3866, 14.2608
      CIE-Lab:
        44.6046, -26.7857, 6.4502
        CIE-LCH:
        44.6046, 27.5514, 166.4605
        CIE-Luv:
        44.6046, -28.0428, 12.2862
        Hunter-Lab:
        37.7635, -19.7737, 6.2973
      #34755e color charts
#34755e RGB chart
      #34755e CMYK chart
      #34755e RGB pie chart
      #34755e color shades, tints & tones
#34755e color schemes
#34755e color preview, HTML & CSS examples
           This text has a color of #34755e        
        
          <p style="color:#34755e;">Text here</p>
        
        
          .mytext {color:#34755e;}
        
        Text color #34755e
      
           This box has a color of #34755e        
        
          <div style="background-color:#34755e;">Content here</div>
        
        
          .mybackground {background-color:#34755e;}
        
        Background color #34755e
      
           Border around this has a color of #34755e        
        
          <div style="border:2px solid #34755e;">Content here</div>
        
        
          .myborder {border:2px solid #34755e;}
        
        Border color #34755e