#345a8d color space conversions
Hex:
        #345a8d
        RGB:
        52, 90, 141
        CMY:
        80, 65, 45
        CMYK:
        63, 36, 0, 45
      HSL:
        214°, 46.1140%, 37.8431%
        HSV (HSB):
        214°, 63.1206%, 55.2941%
        XYZ:
        9.8801, 9.9655, 26.6021
        xyY:
        0.2127, 0.2146, 9.9655
      CIE-Lab:
        37.7804, 3.2831, -32.3055
        CIE-LCH:
        37.7804, 32.4719, 275.8028
        CIE-Luv:
        37.7804, -16.0112, -45.8394
        Hunter-Lab:
        31.5681, 0.6219, -27.8653
      #345a8d color charts
#345a8d RGB chart
      #345a8d CMYK chart
      #345a8d RGB pie chart
      #345a8d color shades, tints & tones
#345a8d color schemes
#345a8d color preview, HTML & CSS examples
           This text has a color of #345a8d        
        
          <p style="color:#345a8d;">Text here</p>
        
        
          .mytext {color:#345a8d;}
        
        Text color #345a8d
      
           This box has a color of #345a8d        
        
          <div style="background-color:#345a8d;">Content here</div>
        
        
          .mybackground {background-color:#345a8d;}
        
        Background color #345a8d
      
           Border around this has a color of #345a8d        
        
          <div style="border:2px solid #345a8d;">Content here</div>
        
        
          .myborder {border:2px solid #345a8d;}
        
        Border color #345a8d