#343a9f color space conversions
Hex:
        #343a9f
        RGB:
        52, 58, 159
        CMY:
        80, 77, 38
        CMYK:
        67, 64, 0, 38
      HSL:
        237°, 50.7109%, 41.3725%
        HSV (HSB):
        237°, 67.2956%, 62.3529%
        XYZ:
        9.1872, 6.2594, 33.5248
        xyY:
        0.1876, 0.1278, 6.2594
      CIE-Lab:
        30.0576, 30.9419, -55.6416
        CIE-LCH:
        30.0576, 63.6662, 299.0781
        CIE-Luv:
        30.0576, -6.7953, -74.9129
        Hunter-Lab:
        25.0188, 21.7649, -61.9348
      #343a9f color charts
#343a9f RGB chart
      #343a9f CMYK chart
      #343a9f RGB pie chart
      #343a9f color shades, tints & tones
#343a9f color schemes
#343a9f color preview, HTML & CSS examples
           This text has a color of #343a9f        
        
          <p style="color:#343a9f;">Text here</p>
        
        
          .mytext {color:#343a9f;}
        
        Text color #343a9f
      
           This box has a color of #343a9f        
        
          <div style="background-color:#343a9f;">Content here</div>
        
        
          .mybackground {background-color:#343a9f;}
        
        Background color #343a9f
      
           Border around this has a color of #343a9f        
        
          <div style="border:2px solid #343a9f;">Content here</div>
        
        
          .myborder {border:2px solid #343a9f;}
        
        Border color #343a9f