#34856e color space conversions
Hex:
        #34856e
        RGB:
        52, 133, 110
        CMY:
        80, 48, 57
        CMYK:
        61, 0, 17, 48
      HSL:
        163°, 43.7838%, 36.2745%
        HSV (HSB):
        163°, 60.9023%, 52.1569%
        XYZ:
        12.6182, 18.6309, 17.6829
        xyY:
        0.2579, 0.3808, 18.6309
      CIE-Lab:
        50.2526, -30.5034, 5.1110
        CIE-LCH:
        50.2526, 30.9286, 170.4882
        CIE-Luv:
        50.2526, -33.7078, 11.4348
        Hunter-Lab:
        43.1635, -23.3546, 5.9250
      #34856e color charts
#34856e RGB chart
      #34856e CMYK chart
      #34856e RGB pie chart
      #34856e color shades, tints & tones
#34856e color schemes
#34856e color preview, HTML & CSS examples
           This text has a color of #34856e        
        
          <p style="color:#34856e;">Text here</p>
        
        
          .mytext {color:#34856e;}
        
        Text color #34856e
      
           This box has a color of #34856e        
        
          <div style="background-color:#34856e;">Content here</div>
        
        
          .mybackground {background-color:#34856e;}
        
        Background color #34856e
      
           Border around this has a color of #34856e        
        
          <div style="border:2px solid #34856e;">Content here</div>
        
        
          .myborder {border:2px solid #34856e;}
        
        Border color #34856e