#394f7b color space conversions
Hex:
        #394f7b
        RGB:
        57, 79, 123
        CMY:
        78, 69, 52
        CMYK:
        54, 36, 0, 52
      HSL:
        220°, 36.6667%, 35.2941%
        HSV (HSB):
        220°, 53.6585%, 48.2353%
        XYZ:
        8.0585, 7.8919, 19.8374
        xyY:
        0.2252, 0.2205, 7.8919
      CIE-Lab:
        33.7567, 5.1867, -27.5932
        CIE-LCH:
        33.7567, 28.0764, 280.6457
        CIE-Luv:
        33.7567, -10.7479, -37.9008
        Hunter-Lab:
        28.0925, 2.0418, -22.2028
      #394f7b color charts
#394f7b RGB chart
      #394f7b CMYK chart
      #394f7b RGB pie chart
      #394f7b color shades, tints & tones
#394f7b color schemes
#394f7b color preview, HTML & CSS examples
           This text has a color of #394f7b        
        
          <p style="color:#394f7b;">Text here</p>
        
        
          .mytext {color:#394f7b;}
        
        Text color #394f7b
      
           This box has a color of #394f7b        
        
          <div style="background-color:#394f7b;">Content here</div>
        
        
          .mybackground {background-color:#394f7b;}
        
        Background color #394f7b
      
           Border around this has a color of #394f7b        
        
          <div style="border:2px solid #394f7b;">Content here</div>
        
        
          .myborder {border:2px solid #394f7b;}
        
        Border color #394f7b