#394b9f color space conversions
Hex:
        #394b9f
        RGB:
        57, 75, 159
        CMY:
        78, 71, 38
        CMYK:
        64, 53, 0, 38
      HSL:
        229°, 47.2222%, 42.3529%
        HSV (HSB):
        229°, 64.1509%, 62.3529%
        XYZ:
        10.4614, 8.4052, 33.8719
        xyY:
        0.1984, 0.1594, 8.4052
      CIE-Lab:
        34.8129, 20.5975, -47.9072
        CIE-LCH:
        34.8129, 52.1475, 293.2651
        CIE-Luv:
        34.8129, -10.0163, -68.2017
        Hunter-Lab:
        28.9917, 13.6747, -48.9760
      #394b9f color charts
#394b9f RGB chart
      #394b9f CMYK chart
      #394b9f RGB pie chart
      #394b9f color shades, tints & tones
#394b9f color schemes
#394b9f color preview, HTML & CSS examples
           This text has a color of #394b9f        
        
          <p style="color:#394b9f;">Text here</p>
        
        
          .mytext {color:#394b9f;}
        
        Text color #394b9f
      
           This box has a color of #394b9f        
        
          <div style="background-color:#394b9f;">Content here</div>
        
        
          .mybackground {background-color:#394b9f;}
        
        Background color #394b9f
      
           Border around this has a color of #394b9f        
        
          <div style="border:2px solid #394b9f;">Content here</div>
        
        
          .myborder {border:2px solid #394b9f;}
        
        Border color #394b9f