#348b7e color space conversions
Hex:
        #348b7e
        RGB:
        52, 139, 126
        CMY:
        80, 45, 51
        CMYK:
        63, 0, 9, 45
      HSL:
        171°, 45.5497%, 37.4510%
        HSV (HSB):
        171°, 62.5899%, 54.5098%
        XYZ:
        14.4147, 20.7017, 22.9747
        xyY:
        0.2481, 0.3564, 20.7017
      CIE-Lab:
        52.6214, -29.1418, -0.7548
        CIE-LCH:
        52.6214, 29.1516, 181.4837
        CIE-Luv:
        52.6214, -35.1939, 3.2205
        Hunter-Lab:
        45.4991, -23.0723, 1.9109
      #348b7e color charts
#348b7e RGB chart
      #348b7e CMYK chart
      #348b7e RGB pie chart
      #348b7e color shades, tints & tones
#348b7e color schemes
#348b7e color preview, HTML & CSS examples
           This text has a color of #348b7e        
        
          <p style="color:#348b7e;">Text here</p>
        
        
          .mytext {color:#348b7e;}
        
        Text color #348b7e
      
           This box has a color of #348b7e        
        
          <div style="background-color:#348b7e;">Content here</div>
        
        
          .mybackground {background-color:#348b7e;}
        
        Background color #348b7e
      
           Border around this has a color of #348b7e        
        
          <div style="border:2px solid #348b7e;">Content here</div>
        
        
          .myborder {border:2px solid #348b7e;}
        
        Border color #348b7e