#394e90 color space conversions
Hex:
        #394e90
        RGB:
        57, 78, 144
        CMY:
        78, 69, 44
        CMYK:
        60, 46, 0, 44
      HSL:
        226°, 43.2836%, 39.4118%
        HSV (HSB):
        226°, 60.4167%, 56.4706%
        XYZ:
        9.4458, 8.3323, 27.4960
        xyY:
        0.2086, 0.1840, 8.3323
      CIE-Lab:
        34.6655, 13.2132, -39.0611
        CIE-LCH:
        34.6655, 41.2354, 288.6891
        CIE-Luv:
        34.6655, -10.6615, -55.2623
        Hunter-Lab:
        28.8656, 7.8961, -36.2708
      #394e90 color charts
#394e90 RGB chart
      #394e90 CMYK chart
      #394e90 RGB pie chart
      #394e90 color shades, tints & tones
#394e90 color schemes
#394e90 color preview, HTML & CSS examples
           This text has a color of #394e90        
        
          <p style="color:#394e90;">Text here</p>
        
        
          .mytext {color:#394e90;}
        
        Text color #394e90
      
           This box has a color of #394e90        
        
          <div style="background-color:#394e90;">Content here</div>
        
        
          .mybackground {background-color:#394e90;}
        
        Background color #394e90
      
           Border around this has a color of #394e90        
        
          <div style="border:2px solid #394e90;">Content here</div>
        
        
          .myborder {border:2px solid #394e90;}
        
        Border color #394e90