#374d78 color space conversions
Hex:
        #374d78
        RGB:
        55, 77, 120
        CMY:
        78, 70, 53
        CMYK:
        54, 36, 0, 53
      HSL:
        220°, 37.1429%, 34.3137%
        HSV (HSB):
        220°, 54.1667%, 47.0588%
        XYZ:
        7.6196, 7.4760, 18.8107
        xyY:
        0.2247, 0.2205, 7.4760
      CIE-Lab:
        32.8670, 4.9594, -27.1364
        CIE-LCH:
        32.8670, 27.5858, 280.3571
        CIE-Luv:
        32.8670, -10.6204, -36.9401
        Hunter-Lab:
        27.3424, 1.8941, -21.6501
      #374d78 color charts
#374d78 RGB chart
      #374d78 CMYK chart
      #374d78 RGB pie chart
      #374d78 color shades, tints & tones
#374d78 color schemes
#374d78 color preview, HTML & CSS examples
           This text has a color of #374d78        
        
          <p style="color:#374d78;">Text here</p>
        
        
          .mytext {color:#374d78;}
        
        Text color #374d78
      
           This box has a color of #374d78        
        
          <div style="background-color:#374d78;">Content here</div>
        
        
          .mybackground {background-color:#374d78;}
        
        Background color #374d78
      
           Border around this has a color of #374d78        
        
          <div style="border:2px solid #374d78;">Content here</div>
        
        
          .myborder {border:2px solid #374d78;}
        
        Border color #374d78