#375f9b color space conversions
Hex:
        #375f9b
        RGB:
        55, 95, 155
        CMY:
        78, 63, 39
        CMYK:
        65, 39, 0, 39
      HSL:
        216°, 47.6190%, 41.1765%
        HSV (HSB):
        216°, 64.5161%, 60.7843%
        XYZ:
        11.5842, 11.3632, 32.5931
        xyY:
        0.2086, 0.2046, 11.3632
      CIE-Lab:
        40.1856, 5.7220, -36.9167
        CIE-LCH:
        40.1856, 37.3576, 278.8105
        CIE-Luv:
        40.1856, -16.8428, -53.7273
        Hunter-Lab:
        33.7093, 2.3498, -33.7302
      #375f9b color charts
#375f9b RGB chart
      #375f9b CMYK chart
      #375f9b RGB pie chart
      #375f9b color shades, tints & tones
#375f9b color schemes
#375f9b color preview, HTML & CSS examples
           This text has a color of #375f9b        
        
          <p style="color:#375f9b;">Text here</p>
        
        
          .mytext {color:#375f9b;}
        
        Text color #375f9b
      
           This box has a color of #375f9b        
        
          <div style="background-color:#375f9b;">Content here</div>
        
        
          .mybackground {background-color:#375f9b;}
        
        Background color #375f9b
      
           Border around this has a color of #375f9b        
        
          <div style="border:2px solid #375f9b;">Content here</div>
        
        
          .myborder {border:2px solid #375f9b;}
        
        Border color #375f9b