#13355e color space conversions
Hex:
        #13355e
        RGB:
        19, 53, 94
        CMY:
        93, 79, 63
        CMYK:
        80, 44, 0, 63
      HSL:
        213°, 66.3717%, 22.1569%
        HSV (HSB):
        213°, 79.7872%, 36.8627%
        XYZ:
        3.5620, 3.4928, 11.0761
        xyY:
        0.1965, 0.1926, 3.4928
      CIE-Lab:
        21.9184, 3.8823, -27.9860
        CIE-LCH:
        21.9184, 28.2540, 277.8978
        CIE-Luv:
        21.9184, -10.8492, -33.0112
        Hunter-Lab:
        18.6890, 1.3154, -22.0560
      #13355e color charts
#13355e RGB chart
      #13355e CMYK chart
      #13355e RGB pie chart
      #13355e color shades, tints & tones
#13355e color schemes
#13355e color preview, HTML & CSS examples
           This text has a color of #13355e        
        
          <p style="color:#13355e;">Text here</p>
        
        
          .mytext {color:#13355e;}
        
        Text color #13355e
      
           This box has a color of #13355e        
        
          <div style="background-color:#13355e;">Content here</div>
        
        
          .mybackground {background-color:#13355e;}
        
        Background color #13355e
      
           Border around this has a color of #13355e        
        
          <div style="border:2px solid #13355e;">Content here</div>
        
        
          .myborder {border:2px solid #13355e;}
        
        Border color #13355e