#394f8d color space conversions
Hex:
        #394f8d
        RGB:
        57, 79, 141
        CMY:
        78, 69, 45
        CMYK:
        60, 44, 0, 45
      HSL:
        224°, 42.4242%, 38.8235%
        HSV (HSB):
        224°, 59.5745%, 55.2941%
        XYZ:
        9.2910, 8.3849, 26.3281
        xyY:
        0.2111, 0.1905, 8.3849
      CIE-Lab:
        34.7720, 11.4825, -37.0616
        CIE-LCH:
        34.7720, 38.7996, 287.2142
        CIE-Luv:
        34.7720, -10.9461, -52.3369
        Hunter-Lab:
        28.9567, 6.5992, -33.6380
      #394f8d color charts
#394f8d RGB chart
      #394f8d CMYK chart
      #394f8d RGB pie chart
      #394f8d color shades, tints & tones
#394f8d color schemes
#394f8d color preview, HTML & CSS examples
           This text has a color of #394f8d        
        
          <p style="color:#394f8d;">Text here</p>
        
        
          .mytext {color:#394f8d;}
        
        Text color #394f8d
      
           This box has a color of #394f8d        
        
          <div style="background-color:#394f8d;">Content here</div>
        
        
          .mybackground {background-color:#394f8d;}
        
        Background color #394f8d
      
           Border around this has a color of #394f8d        
        
          <div style="border:2px solid #394f8d;">Content here</div>
        
        
          .myborder {border:2px solid #394f8d;}
        
        Border color #394f8d