#345e7e color space conversions
Hex:
        #345e7e
        RGB:
        52, 94, 126
        CMY:
        80, 63, 51
        CMYK:
        59, 25, 0, 51
      HSL:
        206°, 41.5730%, 34.9020%
        HSV (HSB):
        206°, 58.7302%, 49.4118%
        XYZ:
        9.1848, 10.2418, 21.2314
        xyY:
        0.2259, 0.2519, 10.2418
      CIE-Lab:
        38.2730, -4.4896, -22.4023
        CIE-LCH:
        38.2730, 22.8478, 258.6676
        CIE-Luv:
        38.2730, -17.7331, -30.5435
        Hunter-Lab:
        32.0029, -4.7758, -16.9324
      #345e7e color charts
#345e7e RGB chart
      #345e7e CMYK chart
      #345e7e RGB pie chart
      #345e7e color shades, tints & tones
#345e7e color schemes
#345e7e color preview, HTML & CSS examples
           This text has a color of #345e7e        
        
          <p style="color:#345e7e;">Text here</p>
        
        
          .mytext {color:#345e7e;}
        
        Text color #345e7e
      
           This box has a color of #345e7e        
        
          <div style="background-color:#345e7e;">Content here</div>
        
        
          .mybackground {background-color:#345e7e;}
        
        Background color #345e7e
      
           Border around this has a color of #345e7e        
        
          <div style="border:2px solid #345e7e;">Content here</div>
        
        
          .myborder {border:2px solid #345e7e;}
        
        Border color #345e7e