#343c7f color space conversions
Hex:
        #343c7f
        RGB:
        52, 60, 127
        CMY:
        80, 76, 50
        CMYK:
        59, 53, 0, 50
      HSL:
        234°, 41.8994%, 35.0980%
        HSV (HSB):
        234°, 59.0551%, 49.8039%
        XYZ:
        6.8628, 5.4941, 20.7774
        xyY:
        0.2071, 0.1658, 5.4941
      CIE-Lab:
        28.0984, 18.1254, -39.1120
        CIE-LCH:
        28.0984, 43.1078, 294.8641
        CIE-Luv:
        28.0984, -6.1261, -51.9369
        Hunter-Lab:
        23.4395, 11.2436, -36.1488
      #343c7f color charts
#343c7f RGB chart
      #343c7f CMYK chart
      #343c7f RGB pie chart
      #343c7f color shades, tints & tones
#343c7f color schemes
#343c7f color preview, HTML & CSS examples
           This text has a color of #343c7f        
        
          <p style="color:#343c7f;">Text here</p>
        
        
          .mytext {color:#343c7f;}
        
        Text color #343c7f
      
           This box has a color of #343c7f        
        
          <div style="background-color:#343c7f;">Content here</div>
        
        
          .mybackground {background-color:#343c7f;}
        
        Background color #343c7f
      
           Border around this has a color of #343c7f        
        
          <div style="border:2px solid #343c7f;">Content here</div>
        
        
          .myborder {border:2px solid #343c7f;}
        
        Border color #343c7f