#394f7d color space conversions
Hex:
        #394f7d
        RGB:
        57, 79, 125
        CMY:
        78, 69, 51
        CMYK:
        54, 37, 0, 51
      HSL:
        221°, 37.3626%, 35.6863%
        HSV (HSB):
        221°, 54.4000%, 49.0196%
        XYZ:
        8.1850, 7.9425, 20.5037
        xyY:
        0.2234, 0.2168, 7.9425
      CIE-Lab:
        33.8628, 5.8728, -28.6655
        CIE-LCH:
        33.8628, 29.2609, 281.5782
        CIE-Luv:
        33.8628, -10.7675, -39.5266
        Hunter-Lab:
        28.1824, 2.5224, -23.4078
      #394f7d color charts
#394f7d RGB chart
      #394f7d CMYK chart
      #394f7d RGB pie chart
      #394f7d color shades, tints & tones
#394f7d color schemes
#394f7d color preview, HTML & CSS examples
           This text has a color of #394f7d        
        
          <p style="color:#394f7d;">Text here</p>
        
        
          .mytext {color:#394f7d;}
        
        Text color #394f7d
      
           This box has a color of #394f7d        
        
          <div style="background-color:#394f7d;">Content here</div>
        
        
          .mybackground {background-color:#394f7d;}
        
        Background color #394f7d
      
           Border around this has a color of #394f7d        
        
          <div style="border:2px solid #394f7d;">Content here</div>
        
        
          .myborder {border:2px solid #394f7d;}
        
        Border color #394f7d