#133a7d color space conversions
Hex:
        #133a7d
        RGB:
        19, 58, 125
        CMY:
        93, 77, 51
        CMYK:
        85, 54, 0, 51
      HSL:
        218°, 73.6111%, 28.2353%
        HSV (HSB):
        218°, 84.8000%, 49.0196%
        XYZ:
        5.4833, 4.6452, 20.0097
        xyY:
        0.1819, 0.1541, 4.6452
      CIE-Lab:
        25.6991, 13.4611, -41.8126
        CIE-LCH:
        25.6991, 43.9260, 287.8453
        CIE-Luv:
        25.6991, -11.8940, -53.1506
        Hunter-Lab:
        21.5528, 7.6951, -39.9580
      #133a7d color charts
#133a7d RGB chart
      #133a7d CMYK chart
      #133a7d RGB pie chart
      #133a7d color shades, tints & tones
#133a7d color schemes
#133a7d color preview, HTML & CSS examples
           This text has a color of #133a7d        
        
          <p style="color:#133a7d;">Text here</p>
        
        
          .mytext {color:#133a7d;}
        
        Text color #133a7d
      
           This box has a color of #133a7d        
        
          <div style="background-color:#133a7d;">Content here</div>
        
        
          .mybackground {background-color:#133a7d;}
        
        Background color #133a7d
      
           Border around this has a color of #133a7d        
        
          <div style="border:2px solid #133a7d;">Content here</div>
        
        
          .myborder {border:2px solid #133a7d;}
        
        Border color #133a7d