#34826e color space conversions
Hex:
        #34826e
        RGB:
        52, 130, 110
        CMY:
        80, 49, 57
        CMYK:
        60, 0, 15, 49
      HSL:
        165°, 42.8571%, 35.6863%
        HSV (HSB):
        165°, 60.0000%, 50.9804%
        XYZ:
        12.2133, 17.8211, 17.5480
        xyY:
        0.2567, 0.3745, 17.8211
      CIE-Lab:
        49.2784, -29.0624, 3.7097
        CIE-LCH:
        49.2784, 29.2982, 172.7257
        CIE-Luv:
        49.2784, -32.5236, 9.2975
        Hunter-Lab:
        42.2151, -22.2344, 4.9049
      #34826e color charts
#34826e RGB chart
      #34826e CMYK chart
      #34826e RGB pie chart
      #34826e color shades, tints & tones
#34826e color schemes
#34826e color preview, HTML & CSS examples
           This text has a color of #34826e        
        
          <p style="color:#34826e;">Text here</p>
        
        
          .mytext {color:#34826e;}
        
        Text color #34826e
      
           This box has a color of #34826e        
        
          <div style="background-color:#34826e;">Content here</div>
        
        
          .mybackground {background-color:#34826e;}
        
        Background color #34826e
      
           Border around this has a color of #34826e        
        
          <div style="border:2px solid #34826e;">Content here</div>
        
        
          .myborder {border:2px solid #34826e;}
        
        Border color #34826e