#133a7e color space conversions
Hex:
        #133a7e
        RGB:
        19, 58, 126
        CMY:
        93, 77, 51
        CMYK:
        85, 54, 0, 51
      HSL:
        218°, 73.7931%, 28.4314%
        HSV (HSB):
        218°, 84.9206%, 49.4118%
        XYZ:
        5.5475, 4.6709, 20.3479
        xyY:
        0.1815, 0.1528, 4.6709
      CIE-Lab:
        25.7759, 13.8817, -42.3174
        CIE-LCH:
        25.7759, 44.5361, 288.1614
        CIE-Luv:
        25.7759, -11.8820, -53.8526
        Hunter-Lab:
        21.6123, 7.9964, -40.6926
      #133a7e color charts
#133a7e RGB chart
      #133a7e CMYK chart
      #133a7e RGB pie chart
      #133a7e color shades, tints & tones
#133a7e color schemes
#133a7e color preview, HTML & CSS examples
           This text has a color of #133a7e        
        
          <p style="color:#133a7e;">Text here</p>
        
        
          .mytext {color:#133a7e;}
        
        Text color #133a7e
      
           This box has a color of #133a7e        
        
          <div style="background-color:#133a7e;">Content here</div>
        
        
          .mybackground {background-color:#133a7e;}
        
        Background color #133a7e
      
           Border around this has a color of #133a7e        
        
          <div style="border:2px solid #133a7e;">Content here</div>
        
        
          .myborder {border:2px solid #133a7e;}
        
        Border color #133a7e