#345e7d color space conversions
Hex:
        #345e7d
        RGB:
        52, 94, 125
        CMY:
        80, 63, 51
        CMYK:
        58, 25, 0, 51
      HSL:
        205°, 41.2429%, 34.7059%
        HSV (HSB):
        205°, 58.4000%, 49.0196%
        XYZ:
        9.1205, 10.2161, 20.8932
        xyY:
        0.2267, 0.2539, 10.2161
      CIE-Lab:
        38.2276, -4.8299, -21.8615
        CIE-LCH:
        38.2276, 22.3887, 257.5417
        CIE-Luv:
        38.2276, -17.7550, -29.7021
        Hunter-Lab:
        31.9627, -4.9998, -16.3826
      #345e7d color charts
#345e7d RGB chart
      #345e7d CMYK chart
      #345e7d RGB pie chart
      #345e7d color shades, tints & tones
#345e7d color schemes
#345e7d color preview, HTML & CSS examples
           This text has a color of #345e7d        
        
          <p style="color:#345e7d;">Text here</p>
        
        
          .mytext {color:#345e7d;}
        
        Text color #345e7d
      
           This box has a color of #345e7d        
        
          <div style="background-color:#345e7d;">Content here</div>
        
        
          .mybackground {background-color:#345e7d;}
        
        Background color #345e7d
      
           Border around this has a color of #345e7d        
        
          <div style="border:2px solid #345e7d;">Content here</div>
        
        
          .myborder {border:2px solid #345e7d;}
        
        Border color #345e7d