#349e55 color space conversions
Hex:
        #349e55
        RGB:
        52, 158, 85
        CMY:
        80, 38, 67
        CMYK:
        67, 0, 46, 38
      HSL:
        139°, 50.4762%, 41.1765%
        HSV (HSB):
        139°, 67.0886%, 61.9608%
        XYZ:
        15.2827, 25.8397, 12.7764
        xyY:
        0.2835, 0.4794, 25.8397
      CIE-Lab:
        57.8845, -46.5794, 29.4728
        CIE-LCH:
        57.8845, 55.1207, 147.6766
        CIE-Luv:
        57.8845, -44.6126, 44.2142
        Hunter-Lab:
        50.8327, -35.2917, 20.6808
      #349e55 color charts
#349e55 RGB chart
      #349e55 CMYK chart
      #349e55 RGB pie chart
      #349e55 color shades, tints & tones
#349e55 color schemes
#349e55 color preview, HTML & CSS examples
           This text has a color of #349e55        
        
          <p style="color:#349e55;">Text here</p>
        
        
          .mytext {color:#349e55;}
        
        Text color #349e55
      
           This box has a color of #349e55        
        
          <div style="background-color:#349e55;">Content here</div>
        
        
          .mybackground {background-color:#349e55;}
        
        Background color #349e55
      
           Border around this has a color of #349e55        
        
          <div style="border:2px solid #349e55;">Content here</div>
        
        
          .myborder {border:2px solid #349e55;}
        
        Border color #349e55