#375ba5 color space conversions
Hex:
        #375ba5
        RGB:
        55, 91, 165
        CMY:
        78, 64, 35
        CMYK:
        67, 45, 0, 35
      HSL:
        220°, 50.0000%, 43.1373%
        HSV (HSB):
        220°, 66.6667%, 64.7059%
        XYZ:
        12.1082, 11.0110, 37.0845
        xyY:
        0.2011, 0.1829, 11.0110
      CIE-Lab:
        39.5990, 11.9333, -43.8110
        CIE-LCH:
        39.5990, 45.4071, 285.2367
        CIE-Luv:
        39.5990, -15.4322, -64.2817
        Hunter-Lab:
        33.1828, 7.0633, -43.0333
      #375ba5 color charts
#375ba5 RGB chart
      #375ba5 CMYK chart
      #375ba5 RGB pie chart
      #375ba5 color shades, tints & tones
#375ba5 color schemes
#375ba5 color preview, HTML & CSS examples
           This text has a color of #375ba5        
        
          <p style="color:#375ba5;">Text here</p>
        
        
          .mytext {color:#375ba5;}
        
        Text color #375ba5
      
           This box has a color of #375ba5        
        
          <div style="background-color:#375ba5;">Content here</div>
        
        
          .mybackground {background-color:#375ba5;}
        
        Background color #375ba5
      
           Border around this has a color of #375ba5        
        
          <div style="border:2px solid #375ba5;">Content here</div>
        
        
          .myborder {border:2px solid #375ba5;}
        
        Border color #375ba5