#0345ad color space conversions
Hex:
        #0345ad
        RGB:
        3, 69, 173
        CMY:
        99, 73, 32
        CMYK:
        98, 60, 0, 32
      HSL:
        217°, 96.5909%, 34.5098%
        HSV (HSB):
        217°, 98.2659%, 67.8431%
        XYZ:
        9.7085, 7.2927, 40.4311
        xyY:
        0.1690, 0.1270, 7.2927
      CIE-Lab:
        32.4642, 24.8289, -60.1934
        CIE-LCH:
        32.4642, 65.1131, 292.4154
        CIE-Luv:
        32.4642, -15.3181, -82.4259
        Hunter-Lab:
        27.0051, 16.9131, -69.8635
      #0345ad color charts
#0345ad RGB chart
      #0345ad CMYK chart
      #0345ad RGB pie chart
      #0345ad color shades, tints & tones
#0345ad color schemes
#0345ad color preview, HTML & CSS examples
           This text has a color of #0345ad        
        
          <p style="color:#0345ad;">Text here</p>
        
        
          .mytext {color:#0345ad;}
        
        Text color #0345ad
      
           This box has a color of #0345ad        
        
          <div style="background-color:#0345ad;">Content here</div>
        
        
          .mybackground {background-color:#0345ad;}
        
        Background color #0345ad
      
           Border around this has a color of #0345ad        
        
          <div style="border:2px solid #0345ad;">Content here</div>
        
        
          .myborder {border:2px solid #0345ad;}
        
        Border color #0345ad