#374a79 color space conversions
Hex:
        #374a79
        RGB:
        55, 74, 121
        CMY:
        78, 71, 53
        CMYK:
        55, 39, 0, 53
      HSL:
        223°, 37.5000%, 34.5098%
        HSV (HSB):
        223°, 54.5455%, 47.4510%
        XYZ:
        7.4755, 7.0903, 19.0637
        xyY:
        0.2223, 0.2108, 7.0903
      CIE-Lab:
        32.0115, 7.2792, -29.1084
        CIE-LCH:
        32.0115, 30.0048, 284.0402
        CIE-Luv:
        32.0115, -9.5693, -39.6214
        Hunter-Lab:
        26.6275, 3.5146, -23.8088
      #374a79 color charts
#374a79 RGB chart
      #374a79 CMYK chart
      #374a79 RGB pie chart
      #374a79 color shades, tints & tones
#374a79 color schemes
#374a79 color preview, HTML & CSS examples
           This text has a color of #374a79        
        
          <p style="color:#374a79;">Text here</p>
        
        
          .mytext {color:#374a79;}
        
        Text color #374a79
      
           This box has a color of #374a79        
        
          <div style="background-color:#374a79;">Content here</div>
        
        
          .mybackground {background-color:#374a79;}
        
        Background color #374a79
      
           Border around this has a color of #374a79        
        
          <div style="border:2px solid #374a79;">Content here</div>
        
        
          .myborder {border:2px solid #374a79;}
        
        Border color #374a79