#374c91 color space conversions
Hex:
        #374c91
        RGB:
        55, 76, 145
        CMY:
        78, 70, 43
        CMYK:
        62, 48, 0, 43
      HSL:
        226°, 45.0000%, 39.2157%
        HSV (HSB):
        226°, 62.0690%, 56.8627%
        XYZ:
        9.2708, 8.0254, 27.8485
        xyY:
        0.2054, 0.1778, 8.0254
      CIE-Lab:
        34.0358, 14.4885, -40.6846
        CIE-LCH:
        34.0358, 43.1874, 289.6016
        CIE-Luv:
        34.0358, -10.5756, -57.3205
        Hunter-Lab:
        28.3292, 8.8386, -38.4535
      #374c91 color charts
#374c91 RGB chart
      #374c91 CMYK chart
      #374c91 RGB pie chart
      #374c91 color shades, tints & tones
#374c91 color schemes
#374c91 color preview, HTML & CSS examples
           This text has a color of #374c91        
        
          <p style="color:#374c91;">Text here</p>
        
        
          .mytext {color:#374c91;}
        
        Text color #374c91
      
           This box has a color of #374c91        
        
          <div style="background-color:#374c91;">Content here</div>
        
        
          .mybackground {background-color:#374c91;}
        
        Background color #374c91
      
           Border around this has a color of #374c91        
        
          <div style="border:2px solid #374c91;">Content here</div>
        
        
          .myborder {border:2px solid #374c91;}
        
        Border color #374c91