#345cb7 color space conversions
Hex:
        #345cb7
        RGB:
        52, 92, 183
        CMY:
        80, 64, 28
        CMYK:
        72, 50, 0, 28
      HSL:
        222°, 55.7447%, 46.0784%
        HSV (HSB):
        222°, 71.5847%, 71.7647%
        XYZ:
        13.7906, 11.8033, 46.3512
        xyY:
        0.1917, 0.1641, 11.8033
      CIE-Lab:
        40.9017, 17.4690, -52.3452
        CIE-LCH:
        40.9017, 55.1832, 288.4552
        CIE-Luv:
        40.9017, -16.2851, -77.8041
        Hunter-Lab:
        34.3559, 11.5278, -55.9419
      #345cb7 color charts
#345cb7 RGB chart
      #345cb7 CMYK chart
      #345cb7 RGB pie chart
      #345cb7 color shades, tints & tones
#345cb7 color schemes
#345cb7 color preview, HTML & CSS examples
           This text has a color of #345cb7        
        
          <p style="color:#345cb7;">Text here</p>
        
        
          .mytext {color:#345cb7;}
        
        Text color #345cb7
      
           This box has a color of #345cb7        
        
          <div style="background-color:#345cb7;">Content here</div>
        
        
          .mybackground {background-color:#345cb7;}
        
        Background color #345cb7
      
           Border around this has a color of #345cb7        
        
          <div style="border:2px solid #345cb7;">Content here</div>
        
        
          .myborder {border:2px solid #345cb7;}
        
        Border color #345cb7