#34896f color space conversions
Hex:
        #34896f
        RGB:
        52, 137, 111
        CMY:
        80, 46, 56
        CMYK:
        62, 0, 19, 46
      HSL:
        162°, 44.9735%, 37.0588%
        HSV (HSB):
        162°, 62.0438%, 53.7255%
        XYZ:
        13.2311, 19.7691, 18.1574
        xyY:
        0.2586, 0.3864, 19.7691
      CIE-Lab:
        51.5751, -32.1393, 6.4239
        CIE-LCH:
        51.5751, 32.7751, 168.6968
        CIE-Luv:
        51.5751, -35.2261, 13.5023
        Hunter-Lab:
        44.4624, -24.6915, 6.9111
      #34896f color charts
#34896f RGB chart
      #34896f CMYK chart
      #34896f RGB pie chart
      #34896f color shades, tints & tones
#34896f color schemes
#34896f color preview, HTML & CSS examples
           This text has a color of #34896f        
        
          <p style="color:#34896f;">Text here</p>
        
        
          .mytext {color:#34896f;}
        
        Text color #34896f
      
           This box has a color of #34896f        
        
          <div style="background-color:#34896f;">Content here</div>
        
        
          .mybackground {background-color:#34896f;}
        
        Background color #34896f
      
           Border around this has a color of #34896f        
        
          <div style="border:2px solid #34896f;">Content here</div>
        
        
          .myborder {border:2px solid #34896f;}
        
        Border color #34896f