#374c96 color space conversions
Hex:
        #374c96
        RGB:
        55, 76, 150
        CMY:
        78, 70, 41
        CMYK:
        63, 49, 0, 41
      HSL:
        227°, 46.3415%, 40.1961%
        HSV (HSB):
        227°, 63.3333%, 58.8235%
        XYZ:
        9.6650, 8.1831, 29.9243
        xyY:
        0.2023, 0.1713, 8.1831
      CIE-Lab:
        34.3614, 16.3021, -43.2023
        CIE-LCH:
        34.3614, 46.1757, 290.6736
        CIE-Luv:
        34.3614, -10.6493, -61.1368
        Hunter-Lab:
        28.6061, 10.2481, -41.9977
      #374c96 color charts
#374c96 RGB chart
      #374c96 CMYK chart
      #374c96 RGB pie chart
      #374c96 color shades, tints & tones
#374c96 color schemes
#374c96 color preview, HTML & CSS examples
           This text has a color of #374c96        
        
          <p style="color:#374c96;">Text here</p>
        
        
          .mytext {color:#374c96;}
        
        Text color #374c96
      
           This box has a color of #374c96        
        
          <div style="background-color:#374c96;">Content here</div>
        
        
          .mybackground {background-color:#374c96;}
        
        Background color #374c96
      
           Border around this has a color of #374c96        
        
          <div style="border:2px solid #374c96;">Content here</div>
        
        
          .myborder {border:2px solid #374c96;}
        
        Border color #374c96