#394d6d color space conversions
Hex:
        #394d6d
        RGB:
        57, 77, 109
        CMY:
        78, 70, 57
        CMYK:
        48, 29, 0, 57
      HSL:
        217°, 31.3253%, 32.5490%
        HSV (HSB):
        217°, 47.7064%, 42.7451%
        XYZ:
        7.1015, 7.2817, 15.4992
        xyY:
        0.2376, 0.2437, 7.2817
      CIE-Lab:
        32.4399, 1.7992, -20.9101
        CIE-LCH:
        32.4399, 20.9873, 274.9178
        CIE-Luv:
        32.4399, -9.8606, -27.7683
        Hunter-Lab:
        26.9847, -0.2475, -15.1652
      #394d6d color charts
#394d6d RGB chart
      #394d6d CMYK chart
      #394d6d RGB pie chart
      #394d6d color shades, tints & tones
#394d6d color schemes
#394d6d color preview, HTML & CSS examples
           This text has a color of #394d6d        
        
          <p style="color:#394d6d;">Text here</p>
        
        
          .mytext {color:#394d6d;}
        
        Text color #394d6d
      
           This box has a color of #394d6d        
        
          <div style="background-color:#394d6d;">Content here</div>
        
        
          .mybackground {background-color:#394d6d;}
        
        Background color #394d6d
      
           Border around this has a color of #394d6d        
        
          <div style="border:2px solid #394d6d;">Content here</div>
        
        
          .myborder {border:2px solid #394d6d;}
        
        Border color #394d6d