#13445d color space conversions
Hex:
        #13445d
        RGB:
        19, 68, 93
        CMY:
        93, 73, 64
        CMYK:
        80, 27, 0, 64
      HSL:
        200°, 66.0714%, 21.9608%
        HSV (HSB):
        200°, 79.5699%, 36.4706%
        XYZ:
        4.3115, 5.0630, 11.1059
        xyY:
        0.2105, 0.2472, 5.0630
      CIE-Lab:
        26.9135, -6.6526, -19.4574
        CIE-LCH:
        26.9135, 20.5633, 251.1242
        CIE-Luv:
        26.9135, -16.0920, -23.4863
        Hunter-Lab:
        22.5011, -5.1744, -13.5132
      #13445d color charts
#13445d RGB chart
      #13445d CMYK chart
      #13445d RGB pie chart
      #13445d color shades, tints & tones
#13445d color schemes
#13445d color preview, HTML & CSS examples
           This text has a color of #13445d        
        
          <p style="color:#13445d;">Text here</p>
        
        
          .mytext {color:#13445d;}
        
        Text color #13445d
      
           This box has a color of #13445d        
        
          <div style="background-color:#13445d;">Content here</div>
        
        
          .mybackground {background-color:#13445d;}
        
        Background color #13445d
      
           Border around this has a color of #13445d        
        
          <div style="border:2px solid #13445d;">Content here</div>
        
        
          .myborder {border:2px solid #13445d;}
        
        Border color #13445d