#343e8d color space conversions
Hex:
        #343e8d
        RGB:
        52, 62, 141
        CMY:
        80, 76, 45
        CMYK:
        63, 56, 0, 45
      HSL:
        233°, 46.1140%, 37.8431%
        HSV (HSB):
        233°, 63.1206%, 55.2941%
        XYZ:
        7.9465, 6.0984, 25.9576
        xyY:
        0.1987, 0.1525, 6.0984
      CIE-Lab:
        29.6594, 21.8256, -45.2892
        CIE-LCH:
        29.6594, 50.2739, 295.7301
        CIE-Luv:
        29.6594, -7.1549, -61.2152
        Hunter-Lab:
        24.6949, 14.2229, -45.0350
      #343e8d color charts
#343e8d RGB chart
      #343e8d CMYK chart
      #343e8d RGB pie chart
      #343e8d color shades, tints & tones
#343e8d color schemes
#343e8d color preview, HTML & CSS examples
           This text has a color of #343e8d        
        
          <p style="color:#343e8d;">Text here</p>
        
        
          .mytext {color:#343e8d;}
        
        Text color #343e8d
      
           This box has a color of #343e8d        
        
          <div style="background-color:#343e8d;">Content here</div>
        
        
          .mybackground {background-color:#343e8d;}
        
        Background color #343e8d
      
           Border around this has a color of #343e8d        
        
          <div style="border:2px solid #343e8d;">Content here</div>
        
        
          .myborder {border:2px solid #343e8d;}
        
        Border color #343e8d