#13375d color space conversions
Hex:
        #13375d
        RGB:
        19, 55, 93
        CMY:
        93, 78, 64
        CMYK:
        80, 41, 0, 64
      HSL:
        211°, 66.0714%, 21.9608%
        HSV (HSB):
        211°, 79.5699%, 36.4706%
        XYZ:
        3.6105, 3.6611, 10.8723
        xyY:
        0.1990, 0.2018, 3.6611
      CIE-Lab:
        22.5180, 2.0536, -26.3760
        CIE-LCH:
        22.5180, 26.4558, 274.4520
        CIE-Luv:
        22.5180, -11.5298, -31.2697
        Hunter-Lab:
        19.1341, 0.1976, -20.2957
      #13375d color charts
#13375d RGB chart
      #13375d CMYK chart
      #13375d RGB pie chart
      #13375d color shades, tints & tones
#13375d color schemes
#13375d color preview, HTML & CSS examples
           This text has a color of #13375d        
        
          <p style="color:#13375d;">Text here</p>
        
        
          .mytext {color:#13375d;}
        
        Text color #13375d
      
           This box has a color of #13375d        
        
          <div style="background-color:#13375d;">Content here</div>
        
        
          .mybackground {background-color:#13375d;}
        
        Background color #13375d
      
           Border around this has a color of #13375d        
        
          <div style="border:2px solid #13375d;">Content here</div>
        
        
          .myborder {border:2px solid #13375d;}
        
        Border color #13375d