#374c84 color space conversions
Hex:
        #374c84
        RGB:
        55, 76, 132
        CMY:
        78, 70, 48
        CMYK:
        58, 42, 0, 48
      HSL:
        224°, 41.1765%, 36.6667%
        HSV (HSB):
        224°, 58.3333%, 51.7647%
        XYZ:
        8.3248, 7.6471, 22.8671
        xyY:
        0.2143, 0.1969, 7.6471
      CIE-Lab:
        33.2367, 9.8219, -33.9903
        CIE-LCH:
        33.2367, 35.3810, 286.1173
        CIE-Luv:
        33.2367, -10.4011, -47.1794
        Hunter-Lab:
        27.6533, 5.3430, -29.6708
      #374c84 color charts
#374c84 RGB chart
      #374c84 CMYK chart
      #374c84 RGB pie chart
      #374c84 color shades, tints & tones
#374c84 color schemes
#374c84 color preview, HTML & CSS examples
           This text has a color of #374c84        
        
          <p style="color:#374c84;">Text here</p>
        
        
          .mytext {color:#374c84;}
        
        Text color #374c84
      
           This box has a color of #374c84        
        
          <div style="background-color:#374c84;">Content here</div>
        
        
          .mybackground {background-color:#374c84;}
        
        Background color #374c84
      
           Border around this has a color of #374c84        
        
          <div style="border:2px solid #374c84;">Content here</div>
        
        
          .myborder {border:2px solid #374c84;}
        
        Border color #374c84