#348c8d color space conversions
Hex:
        #348c8d
        RGB:
        52, 140, 141
        CMY:
        80, 45, 45
        CMYK:
        63, 1, 0, 45
      HSL:
        181°, 46.1140%, 37.8431%
        HSV (HSB):
        181°, 63.1206%, 55.2941%
        XYZ:
        15.6020, 21.4093, 28.5094
        xyY:
        0.2381, 0.3268, 21.4093
      CIE-Lab:
        53.3946, -25.3459, -8.3039
        CIE-LCH:
        53.3946, 26.6715, 198.1399
        CIE-Luv:
        53.3946, -34.7400, -8.3513
        Hunter-Lab:
        46.2702, -20.7840, -4.1424
      #348c8d color charts
#348c8d RGB chart
      #348c8d CMYK chart
      #348c8d RGB pie chart
      #348c8d color shades, tints & tones
#348c8d color schemes
#348c8d color preview, HTML & CSS examples
           This text has a color of #348c8d        
        
          <p style="color:#348c8d;">Text here</p>
        
        
          .mytext {color:#348c8d;}
        
        Text color #348c8d
      
           This box has a color of #348c8d        
        
          <div style="background-color:#348c8d;">Content here</div>
        
        
          .mybackground {background-color:#348c8d;}
        
        Background color #348c8d
      
           Border around this has a color of #348c8d        
        
          <div style="border:2px solid #348c8d;">Content here</div>
        
        
          .myborder {border:2px solid #348c8d;}
        
        Border color #348c8d