#374b94 color space conversions
Hex:
        #374b94
        RGB:
        55, 75, 148
        CMY:
        78, 71, 42
        CMYK:
        63, 49, 0, 42
      HSL:
        227°, 45.8128%, 39.8039%
        HSV (HSB):
        227°, 62.8378%, 58.0392%
        XYZ:
        9.4369, 7.9825, 29.0604
        xyY:
        0.2030, 0.1717, 7.9825
      CIE-Lab:
        33.9464, 16.2402, -42.6542
        CIE-LCH:
        33.9464, 45.6413, 290.8439
        CIE-Luv:
        33.9464, -10.3129, -60.1403
        Hunter-Lab:
        28.2533, 10.1777, -41.2063
      #374b94 color charts
#374b94 RGB chart
      #374b94 CMYK chart
      #374b94 RGB pie chart
      #374b94 color shades, tints & tones
#374b94 color schemes
#374b94 color preview, HTML & CSS examples
           This text has a color of #374b94        
        
          <p style="color:#374b94;">Text here</p>
        
        
          .mytext {color:#374b94;}
        
        Text color #374b94
      
           This box has a color of #374b94        
        
          <div style="background-color:#374b94;">Content here</div>
        
        
          .mybackground {background-color:#374b94;}
        
        Background color #374b94
      
           Border around this has a color of #374b94        
        
          <div style="border:2px solid #374b94;">Content here</div>
        
        
          .myborder {border:2px solid #374b94;}
        
        Border color #374b94