#34756e color space conversions
Hex:
        #34756e
        RGB:
        52, 117, 110
        CMY:
        80, 54, 57
        CMYK:
        56, 0, 6, 54
      HSL:
        174°, 38.4615%, 33.1373%
        HSV (HSB):
        174°, 55.5556%, 45.8824%
        XYZ:
        10.5919, 14.5784, 17.0075
        xyY:
        0.2511, 0.3456, 14.5784
      CIE-Lab:
        45.0513, -22.5411, -2.4494
        CIE-LCH:
        45.0513, 22.6738, 186.2015
        CIE-Luv:
        45.0513, -27.3410, -0.1349
        Hunter-Lab:
        38.1817, -17.3006, 0.3173
      #34756e color charts
#34756e RGB chart
      #34756e CMYK chart
      #34756e RGB pie chart
      #34756e color shades, tints & tones
#34756e color schemes
#34756e color preview, HTML & CSS examples
           This text has a color of #34756e        
        
          <p style="color:#34756e;">Text here</p>
        
        
          .mytext {color:#34756e;}
        
        Text color #34756e
      
           This box has a color of #34756e        
        
          <div style="background-color:#34756e;">Content here</div>
        
        
          .mybackground {background-color:#34756e;}
        
        Background color #34756e
      
           Border around this has a color of #34756e        
        
          <div style="border:2px solid #34756e;">Content here</div>
        
        
          .myborder {border:2px solid #34756e;}
        
        Border color #34756e