#345ba3 color space conversions
Hex:
        #345ba3
        RGB:
        52, 91, 163
        CMY:
        80, 64, 36
        CMYK:
        68, 44, 0, 36
      HSL:
        219°, 51.6279%, 42.1569%
        HSV (HSB):
        219°, 68.0982%, 63.9216%
        XYZ:
        11.7681, 10.8566, 36.1256
        xyY:
        0.2003, 0.1848, 10.8566
      CIE-Lab:
        39.3379, 10.6814, -43.0469
        CIE-LCH:
        39.3379, 44.3524, 283.9355
        CIE-Luv:
        39.3379, -16.1100, -62.9351
        Hunter-Lab:
        32.9493, 6.0914, -41.9410
      #345ba3 color charts
#345ba3 RGB chart
      #345ba3 CMYK chart
      #345ba3 RGB pie chart
      #345ba3 color shades, tints & tones
#345ba3 color schemes
#345ba3 color preview, HTML & CSS examples
           This text has a color of #345ba3        
        
          <p style="color:#345ba3;">Text here</p>
        
        
          .mytext {color:#345ba3;}
        
        Text color #345ba3
      
           This box has a color of #345ba3        
        
          <div style="background-color:#345ba3;">Content here</div>
        
        
          .mybackground {background-color:#345ba3;}
        
        Background color #345ba3
      
           Border around this has a color of #345ba3        
        
          <div style="border:2px solid #345ba3;">Content here</div>
        
        
          .myborder {border:2px solid #345ba3;}
        
        Border color #345ba3