#375d7d color space conversions
Hex:
        #375d7d
        RGB:
        55, 93, 125
        CMY:
        78, 64, 51
        CMYK:
        56, 26, 0, 51
      HSL:
        207°, 38.8889%, 35.2941%
        HSV (HSB):
        207°, 56.0000%, 49.0196%
        XYZ:
        9.1916, 10.1216, 20.8713
        xyY:
        0.2287, 0.2519, 10.1216
      CIE-Lab:
        38.0598, -3.5140, -22.1103
        CIE-LCH:
        38.0598, 22.3878, 260.9696
        CIE-Luv:
        38.0598, -16.5416, -30.1769
        Hunter-Lab:
        31.8145, -4.1045, -16.6259
      #375d7d color charts
#375d7d RGB chart
      #375d7d CMYK chart
      #375d7d RGB pie chart
      #375d7d color shades, tints & tones
#375d7d color schemes
#375d7d color preview, HTML & CSS examples
           This text has a color of #375d7d        
        
          <p style="color:#375d7d;">Text here</p>
        
        
          .mytext {color:#375d7d;}
        
        Text color #375d7d
      
           This box has a color of #375d7d        
        
          <div style="background-color:#375d7d;">Content here</div>
        
        
          .mybackground {background-color:#375d7d;}
        
        Background color #375d7d
      
           Border around this has a color of #375d7d        
        
          <div style="border:2px solid #375d7d;">Content here</div>
        
        
          .myborder {border:2px solid #375d7d;}
        
        Border color #375d7d