#345ab8 color space conversions
Hex:
        #345ab8
        RGB:
        52, 90, 184
        CMY:
        80, 65, 28
        CMYK:
        72, 51, 0, 28
      HSL:
        223°, 55.9322%, 46.2745%
        HSV (HSB):
        223°, 71.7391%, 72.1569%
        XYZ:
        13.7241, 11.5031, 46.8444
        xyY:
        0.1904, 0.1596, 11.5031
      CIE-Lab:
        40.4152, 19.1430, -53.7158
        CIE-LCH:
        40.4152, 57.0249, 289.6149
        CIE-Luv:
        40.4152, -15.6886, -79.6226
        Hunter-Lab:
        33.9162, 12.8760, -58.1488
      #345ab8 color charts
#345ab8 RGB chart
      #345ab8 CMYK chart
      #345ab8 RGB pie chart
      #345ab8 color shades, tints & tones
#345ab8 color schemes
#345ab8 color preview, HTML & CSS examples
           This text has a color of #345ab8        
        
          <p style="color:#345ab8;">Text here</p>
        
        
          .mytext {color:#345ab8;}
        
        Text color #345ab8
      
           This box has a color of #345ab8        
        
          <div style="background-color:#345ab8;">Content here</div>
        
        
          .mybackground {background-color:#345ab8;}
        
        Background color #345ab8
      
           Border around this has a color of #345ab8        
        
          <div style="border:2px solid #345ab8;">Content here</div>
        
        
          .myborder {border:2px solid #345ab8;}
        
        Border color #345ab8