#345a8f color space conversions
Hex:
        #345a8f
        RGB:
        52, 90, 143
        CMY:
        80, 65, 44
        CMYK:
        64, 37, 0, 44
      HSL:
        215°, 46.6667%, 38.2353%
        HSV (HSB):
        215°, 63.6364%, 56.0784%
        XYZ:
        10.0303, 10.0256, 27.3931
        xyY:
        0.2114, 0.2113, 10.0256
      CIE-Lab:
        37.8883, 4.0035, -33.3466
        CIE-LCH:
        37.8883, 33.5861, 276.8460
        CIE-Luv:
        37.8883, -15.9859, -47.4797
        Hunter-Lab:
        31.6632, 1.1347, -29.1299
      #345a8f color charts
#345a8f RGB chart
      #345a8f CMYK chart
      #345a8f RGB pie chart
      #345a8f color shades, tints & tones
#345a8f color schemes
#345a8f color preview, HTML & CSS examples
           This text has a color of #345a8f        
        
          <p style="color:#345a8f;">Text here</p>
        
        
          .mytext {color:#345a8f;}
        
        Text color #345a8f
      
           This box has a color of #345a8f        
        
          <div style="background-color:#345a8f;">Content here</div>
        
        
          .mybackground {background-color:#345a8f;}
        
        Background color #345a8f
      
           Border around this has a color of #345a8f        
        
          <div style="border:2px solid #345a8f;">Content here</div>
        
        
          .myborder {border:2px solid #345a8f;}
        
        Border color #345a8f