#347c8d color space conversions
Hex:
        #347c8d
        RGB:
        52, 124, 141
        CMY:
        80, 51, 45
        CMYK:
        63, 12, 0, 45
      HSL:
        191°, 46.1140%, 37.8431%
        HSV (HSB):
        191°, 63.1206%, 55.2941%
        XYZ:
        13.4315, 17.0685, 27.7859
        xyY:
        0.2304, 0.2928, 17.0685
      CIE-Lab:
        48.3462, -16.9193, -15.9164
        CIE-LCH:
        48.3462, 23.2292, 223.2506
        CIE-Luv:
        48.3462, -28.6355, -20.7006
        Hunter-Lab:
        41.3140, -14.2675, -10.9560
      #347c8d color charts
#347c8d RGB chart
      #347c8d CMYK chart
      #347c8d RGB pie chart
      #347c8d color shades, tints & tones
#347c8d color schemes
#347c8d color preview, HTML & CSS examples
           This text has a color of #347c8d        
        
          <p style="color:#347c8d;">Text here</p>
        
        
          .mytext {color:#347c8d;}
        
        Text color #347c8d
      
           This box has a color of #347c8d        
        
          <div style="background-color:#347c8d;">Content here</div>
        
        
          .mybackground {background-color:#347c8d;}
        
        Background color #347c8d
      
           Border around this has a color of #347c8d        
        
          <div style="border:2px solid #347c8d;">Content here</div>
        
        
          .myborder {border:2px solid #347c8d;}
        
        Border color #347c8d