#347f8d color space conversions
Hex:
        #347f8d
        RGB:
        52, 127, 141
        CMY:
        80, 50, 45
        CMYK:
        63, 10, 0, 45
      HSL:
        189°, 46.1140%, 37.8431%
        HSV (HSB):
        189°, 63.1206%, 55.2941%
        XYZ:
        13.8133, 17.8319, 27.9132
        xyY:
        0.2319, 0.2994, 17.8319
      CIE-Lab:
        49.2916, -18.5502, -14.4798
        CIE-LCH:
        49.2916, 23.5324, 217.9747
        CIE-Luv:
        49.2916, -29.7804, -18.3800
        Hunter-Lab:
        42.2278, -15.5091, -9.6320
      #347f8d color charts
#347f8d RGB chart
      #347f8d CMYK chart
      #347f8d RGB pie chart
      #347f8d color shades, tints & tones
#347f8d color schemes
#347f8d color preview, HTML & CSS examples
           This text has a color of #347f8d        
        
          <p style="color:#347f8d;">Text here</p>
        
        
          .mytext {color:#347f8d;}
        
        Text color #347f8d
      
           This box has a color of #347f8d        
        
          <div style="background-color:#347f8d;">Content here</div>
        
        
          .mybackground {background-color:#347f8d;}
        
        Background color #347f8d
      
           Border around this has a color of #347f8d        
        
          <div style="border:2px solid #347f8d;">Content here</div>
        
        
          .myborder {border:2px solid #347f8d;}
        
        Border color #347f8d