#345bbf color space conversions
Hex:
        #345bbf
        RGB:
        52, 91, 191
        CMY:
        80, 64, 25
        CMYK:
        73, 52, 0, 25
      HSL:
        223°, 57.2016%, 47.6471%
        HSV (HSB):
        223°, 72.7749%, 74.9020%
        XYZ:
        14.5612, 11.9738, 50.8339
        xyY:
        0.1882, 0.1548, 11.9738
      CIE-Lab:
        41.1745, 21.0990, -56.5767
        CIE-LCH:
        41.1745, 60.3828, 290.4518
        CIE-Luv:
        41.1745, -15.9657, -84.2945
        Hunter-Lab:
        34.6032, 14.5582, -62.8779
      #345bbf color charts
#345bbf RGB chart
      #345bbf CMYK chart
      #345bbf RGB pie chart
      #345bbf color shades, tints & tones
#345bbf color schemes
#345bbf color preview, HTML & CSS examples
           This text has a color of #345bbf        
        
          <p style="color:#345bbf;">Text here</p>
        
        
          .mytext {color:#345bbf;}
        
        Text color #345bbf
      
           This box has a color of #345bbf        
        
          <div style="background-color:#345bbf;">Content here</div>
        
        
          .mybackground {background-color:#345bbf;}
        
        Background color #345bbf
      
           Border around this has a color of #345bbf        
        
          <div style="border:2px solid #345bbf;">Content here</div>
        
        
          .myborder {border:2px solid #345bbf;}
        
        Border color #345bbf