#349e70 color space conversions
Hex:
        #349e70
        RGB:
        52, 158, 112
        CMY:
        80, 38, 56
        CMYK:
        67, 0, 29, 38
      HSL:
        154°, 50.4762%, 41.1765%
        HSV (HSB):
        154°, 67.0886%, 61.9608%
        XYZ:
        16.5677, 26.3536, 19.5428
        xyY:
        0.2652, 0.4219, 26.3536
      CIE-Lab:
        58.3712, -41.2613, 15.4098
        CIE-LCH:
        58.3712, 44.0449, 159.5208
        CIE-Luv:
        58.3712, -43.2443, 27.1439
        Hunter-Lab:
        51.3358, -32.2301, 13.3642
      #349e70 color charts
#349e70 RGB chart
      #349e70 CMYK chart
      #349e70 RGB pie chart
      #349e70 color shades, tints & tones
#349e70 color schemes
#349e70 color preview, HTML & CSS examples
           This text has a color of #349e70        
        
          <p style="color:#349e70;">Text here</p>
        
        
          .mytext {color:#349e70;}
        
        Text color #349e70
      
           This box has a color of #349e70        
        
          <div style="background-color:#349e70;">Content here</div>
        
        
          .mybackground {background-color:#349e70;}
        
        Background color #349e70
      
           Border around this has a color of #349e70        
        
          <div style="border:2px solid #349e70;">Content here</div>
        
        
          .myborder {border:2px solid #349e70;}
        
        Border color #349e70