#133a7b color space conversions
Hex:
        #133a7b
        RGB:
        19, 58, 123
        CMY:
        93, 77, 52
        CMYK:
        85, 53, 0, 52
      HSL:
        218°, 73.2394%, 27.8431%
        HSV (HSB):
        218°, 84.5528%, 48.2353%
        XYZ:
        5.3568, 4.5946, 19.3434
        xyY:
        0.1829, 0.1568, 4.5946
      CIE-Lab:
        25.5471, 12.6186, -40.7984
        CIE-LCH:
        25.5471, 42.7053, 287.1865
        CIE-Luv:
        25.5471, -11.9193, -51.7405
        Hunter-Lab:
        21.4351, 7.0970, -38.4999
      #133a7b color charts
#133a7b RGB chart
      #133a7b CMYK chart
      #133a7b RGB pie chart
      #133a7b color shades, tints & tones
#133a7b color schemes
#133a7b color preview, HTML & CSS examples
           This text has a color of #133a7b        
        
          <p style="color:#133a7b;">Text here</p>
        
        
          .mytext {color:#133a7b;}
        
        Text color #133a7b
      
           This box has a color of #133a7b        
        
          <div style="background-color:#133a7b;">Content here</div>
        
        
          .mybackground {background-color:#133a7b;}
        
        Background color #133a7b
      
           Border around this has a color of #133a7b        
        
          <div style="border:2px solid #133a7b;">Content here</div>
        
        
          .myborder {border:2px solid #133a7b;}
        
        Border color #133a7b