#345fa8 color space conversions
Hex:
        #345fa8
        RGB:
        52, 95, 168
        CMY:
        80, 63, 34
        CMYK:
        69, 43, 0, 34
      HSL:
        218°, 52.7273%, 43.1373%
        HSV (HSB):
        218°, 69.0476%, 65.8824%
        XYZ:
        12.5763, 11.7416, 38.6493
        xyY:
        0.1997, 0.1865, 11.7416
      CIE-Lab:
        40.8025, 9.9469, -43.6735
        CIE-LCH:
        40.8025, 44.7920, 282.8306
        CIE-Luv:
        40.8025, -17.3531, -64.4276
        Hunter-Lab:
        34.2661, 5.5471, -42.8880
      #345fa8 color charts
#345fa8 RGB chart
      #345fa8 CMYK chart
      #345fa8 RGB pie chart
      #345fa8 color shades, tints & tones
#345fa8 color schemes
#345fa8 color preview, HTML & CSS examples
           This text has a color of #345fa8        
        
          <p style="color:#345fa8;">Text here</p>
        
        
          .mytext {color:#345fa8;}
        
        Text color #345fa8
      
           This box has a color of #345fa8        
        
          <div style="background-color:#345fa8;">Content here</div>
        
        
          .mybackground {background-color:#345fa8;}
        
        Background color #345fa8
      
           Border around this has a color of #345fa8        
        
          <div style="border:2px solid #345fa8;">Content here</div>
        
        
          .myborder {border:2px solid #345fa8;}
        
        Border color #345fa8