#34976b color space conversions
Hex:
        #34976b
        RGB:
        52, 151, 107
        CMY:
        80, 41, 58
        CMYK:
        66, 0, 29, 41
      HSL:
        153°, 48.7685%, 39.8039%
        HSV (HSB):
        153°, 65.5629%, 59.2157%
        XYZ:
        15.1366, 23.9248, 17.7301
        xyY:
        0.2665, 0.4213, 23.9248
      CIE-Lab:
        56.0124, -39.3792, 14.9449
        CIE-LCH:
        56.0124, 42.1197, 159.2176
        CIE-Luv:
        56.0124, -40.8578, 25.9945
        Hunter-Lab:
        48.9130, -30.3591, 12.7475
      #34976b color charts
#34976b RGB chart
      #34976b CMYK chart
      #34976b RGB pie chart
      #34976b color shades, tints & tones
#34976b color schemes
#34976b color preview, HTML & CSS examples
           This text has a color of #34976b        
        
          <p style="color:#34976b;">Text here</p>
        
        
          .mytext {color:#34976b;}
        
        Text color #34976b
      
           This box has a color of #34976b        
        
          <div style="background-color:#34976b;">Content here</div>
        
        
          .mybackground {background-color:#34976b;}
        
        Background color #34976b
      
           Border around this has a color of #34976b        
        
          <div style="border:2px solid #34976b;">Content here</div>
        
        
          .myborder {border:2px solid #34976b;}
        
        Border color #34976b