#374e88 color space conversions
Hex:
        #374e88
        RGB:
        55, 78, 136
        CMY:
        78, 69, 47
        CMYK:
        60, 43, 0, 47
      HSL:
        223°, 42.4084%, 37.4510%
        HSV (HSB):
        223°, 59.5588%, 53.3333%
        XYZ:
        8.7439, 8.0386, 24.3833
        xyY:
        0.2124, 0.1953, 8.0386
      CIE-Lab:
        34.0631, 9.9248, -35.1371
        CIE-LCH:
        34.0631, 36.5119, 285.7728
        CIE-Luv:
        34.0631, -11.1138, -49.1608
        Hunter-Lab:
        28.3524, 5.4327, -31.1433
      #374e88 color charts
#374e88 RGB chart
      #374e88 CMYK chart
      #374e88 RGB pie chart
      #374e88 color shades, tints & tones
#374e88 color schemes
#374e88 color preview, HTML & CSS examples
           This text has a color of #374e88        
        
          <p style="color:#374e88;">Text here</p>
        
        
          .mytext {color:#374e88;}
        
        Text color #374e88
      
           This box has a color of #374e88        
        
          <div style="background-color:#374e88;">Content here</div>
        
        
          .mybackground {background-color:#374e88;}
        
        Background color #374e88
      
           Border around this has a color of #374e88        
        
          <div style="border:2px solid #374e88;">Content here</div>
        
        
          .myborder {border:2px solid #374e88;}
        
        Border color #374e88