#394a7d color space conversions
Hex:
        #394a7d
        RGB:
        57, 74, 125
        CMY:
        78, 71, 51
        CMYK:
        54, 41, 0, 51
      HSL:
        225°, 37.3626%, 35.6863%
        HSV (HSB):
        225°, 54.4000%, 49.0196%
        XYZ:
        7.8378, 7.2481, 20.3880
        xyY:
        0.2209, 0.2043, 7.2481
      CIE-Lab:
        32.3651, 9.1611, -31.0316
        CIE-LCH:
        32.3651, 32.3557, 286.4476
        CIE-Luv:
        32.3651, -9.0187, -42.6169
        Hunter-Lab:
        26.9223, 4.8522, -26.0541
      #394a7d color charts
#394a7d RGB chart
      #394a7d CMYK chart
      #394a7d RGB pie chart
      #394a7d color shades, tints & tones
#394a7d color schemes
#394a7d color preview, HTML & CSS examples
           This text has a color of #394a7d        
        
          <p style="color:#394a7d;">Text here</p>
        
        
          .mytext {color:#394a7d;}
        
        Text color #394a7d
      
           This box has a color of #394a7d        
        
          <div style="background-color:#394a7d;">Content here</div>
        
        
          .mybackground {background-color:#394a7d;}
        
        Background color #394a7d
      
           Border around this has a color of #394a7d        
        
          <div style="border:2px solid #394a7d;">Content here</div>
        
        
          .myborder {border:2px solid #394a7d;}
        
        Border color #394a7d