#348c8b color space conversions
Hex:
        #348c8b
        RGB:
        52, 140, 139
        CMY:
        80, 45, 45
        CMYK:
        63, 0, 1, 45
      HSL:
        179°, 45.8333%, 37.6471%
        HSV (HSB):
        179°, 62.8571%, 54.9020%
        XYZ:
        15.4545, 21.3503, 27.7326
        xyY:
        0.2395, 0.3308, 21.3503
      CIE-Lab:
        53.3308, -25.9365, -7.2411
        CIE-LCH:
        53.3308, 26.9283, 195.5989
        CIE-Luv:
        53.3308, -34.8525, -6.6805
        Hunter-Lab:
        46.2064, -21.1591, -3.2407
      #348c8b color charts
#348c8b RGB chart
      #348c8b CMYK chart
      #348c8b RGB pie chart
      #348c8b color shades, tints & tones
#348c8b color schemes
#348c8b color preview, HTML & CSS examples
           This text has a color of #348c8b        
        
          <p style="color:#348c8b;">Text here</p>
        
        
          .mytext {color:#348c8b;}
        
        Text color #348c8b
      
           This box has a color of #348c8b        
        
          <div style="background-color:#348c8b;">Content here</div>
        
        
          .mybackground {background-color:#348c8b;}
        
        Background color #348c8b
      
           Border around this has a color of #348c8b        
        
          <div style="border:2px solid #348c8b;">Content here</div>
        
        
          .myborder {border:2px solid #348c8b;}
        
        Border color #348c8b