#348b5f color space conversions
Hex:
        #348b5f
        RGB:
        52, 139, 95
        CMY:
        80, 45, 63
        CMYK:
        63, 0, 32, 45
      HSL:
        150°, 45.5497%, 37.4510%
        HSV (HSB):
        150°, 62.5899%, 54.5098%
        XYZ:
        12.7144, 20.0215, 14.0209
        xyY:
        0.2719, 0.4282, 20.0215
      CIE-Lab:
        51.8615, -36.7922, 16.0072
        CIE-LCH:
        51.8615, 40.1235, 156.4876
        CIE-Luv:
        51.8615, -36.8247, 26.3672
        Hunter-Lab:
        44.7454, -27.5839, 12.7434
      #348b5f color charts
#348b5f RGB chart
      #348b5f CMYK chart
      #348b5f RGB pie chart
      #348b5f color shades, tints & tones
#348b5f color schemes
#348b5f color preview, HTML & CSS examples
           This text has a color of #348b5f        
        
          <p style="color:#348b5f;">Text here</p>
        
        
          .mytext {color:#348b5f;}
        
        Text color #348b5f
      
           This box has a color of #348b5f        
        
          <div style="background-color:#348b5f;">Content here</div>
        
        
          .mybackground {background-color:#348b5f;}
        
        Background color #348b5f
      
           Border around this has a color of #348b5f        
        
          <div style="border:2px solid #348b5f;">Content here</div>
        
        
          .myborder {border:2px solid #348b5f;}
        
        Border color #348b5f