#375a7f color space conversions
Hex:
        #375a7f
        RGB:
        55, 90, 127
        CMY:
        78, 65, 50
        CMYK:
        57, 29, 0, 50
      HSL:
        211°, 39.5604%, 35.6863%
        HSV (HSB):
        211°, 56.6929%, 49.8039%
        XYZ:
        9.0625, 9.6569, 21.4650
        xyY:
        0.2255, 0.2403, 9.6569
      CIE-Lab:
        37.2194, -0.9711, -24.6426
        CIE-LCH:
        37.2194, 24.6617, 267.7432
        CIE-Luv:
        37.2194, -15.3827, -33.9787
        Hunter-Lab:
        31.0755, -2.3265, -19.2010
      #375a7f color charts
#375a7f RGB chart
      #375a7f CMYK chart
      #375a7f RGB pie chart
      #375a7f color shades, tints & tones
#375a7f color schemes
#375a7f color preview, HTML & CSS examples
           This text has a color of #375a7f        
        
          <p style="color:#375a7f;">Text here</p>
        
        
          .mytext {color:#375a7f;}
        
        Text color #375a7f
      
           This box has a color of #375a7f        
        
          <div style="background-color:#375a7f;">Content here</div>
        
        
          .mybackground {background-color:#375a7f;}
        
        Background color #375a7f
      
           Border around this has a color of #375a7f        
        
          <div style="border:2px solid #375a7f;">Content here</div>
        
        
          .myborder {border:2px solid #375a7f;}
        
        Border color #375a7f