#343e7f color space conversions
Hex:
        #343e7f
        RGB:
        52, 62, 127
        CMY:
        80, 76, 50
        CMYK:
        59, 51, 0, 50
      HSL:
        232°, 41.8994%, 35.0980%
        HSV (HSB):
        232°, 59.0551%, 49.8039%
        XYZ:
        6.9696, 5.7076, 20.8130
        xyY:
        0.2081, 0.1704, 5.7076
      CIE-Lab:
        28.6625, 16.7683, -38.2052
        CIE-LCH:
        28.6625, 41.7230, 293.6967
        CIE-Luv:
        28.6625, -6.7095, -51.0386
        Hunter-Lab:
        23.8906, 10.2648, -34.9288
      #343e7f color charts
#343e7f RGB chart
      #343e7f CMYK chart
      #343e7f RGB pie chart
      #343e7f color shades, tints & tones
#343e7f color schemes
#343e7f color preview, HTML & CSS examples
           This text has a color of #343e7f        
        
          <p style="color:#343e7f;">Text here</p>
        
        
          .mytext {color:#343e7f;}
        
        Text color #343e7f
      
           This box has a color of #343e7f        
        
          <div style="background-color:#343e7f;">Content here</div>
        
        
          .mybackground {background-color:#343e7f;}
        
        Background color #343e7f
      
           Border around this has a color of #343e7f        
        
          <div style="border:2px solid #343e7f;">Content here</div>
        
        
          .myborder {border:2px solid #343e7f;}
        
        Border color #343e7f