#375ba4 color space conversions
Hex:
        #375ba4
        RGB:
        55, 91, 164
        CMY:
        78, 64, 36
        CMYK:
        66, 45, 0, 36
      HSL:
        220°, 49.7717%, 42.9412%
        HSV (HSB):
        220°, 66.4634%, 64.3137%
        XYZ:
        12.0175, 10.9747, 36.6069
        xyY:
        0.2016, 0.1841, 10.9747
      CIE-Lab:
        39.5379, 11.5671, -43.3142
        CIE-LCH:
        39.5379, 44.8321, 284.9519
        CIE-Luv:
        39.5379, -15.4366, -63.4941
        Hunter-Lab:
        33.1281, 6.7780, -42.3263
      #375ba4 color charts
#375ba4 RGB chart
      #375ba4 CMYK chart
      #375ba4 RGB pie chart
      #375ba4 color shades, tints & tones
#375ba4 color schemes
#375ba4 color preview, HTML & CSS examples
           This text has a color of #375ba4        
        
          <p style="color:#375ba4;">Text here</p>
        
        
          .mytext {color:#375ba4;}
        
        Text color #375ba4
      
           This box has a color of #375ba4        
        
          <div style="background-color:#375ba4;">Content here</div>
        
        
          .mybackground {background-color:#375ba4;}
        
        Background color #375ba4
      
           Border around this has a color of #375ba4        
        
          <div style="border:2px solid #375ba4;">Content here</div>
        
        
          .myborder {border:2px solid #375ba4;}
        
        Border color #375ba4