#133b83 color space conversions
Hex:
        #133b83
        RGB:
        19, 59, 131
        CMY:
        93, 77, 49
        CMYK:
        85, 55, 0, 49
      HSL:
        219°, 74.6667%, 29.4118%
        HSV (HSB):
        219°, 85.4962%, 51.3725%
        XYZ:
        5.9293, 4.9051, 22.1070
        xyY:
        0.1800, 0.1489, 4.9051
      CIE-Lab:
        26.4626, 15.2722, -44.3379
        CIE-LCH:
        26.4626, 46.8945, 289.0063
        CIE-Luv:
        26.4626, -12.1096, -56.9717
        Hunter-Lab:
        22.1474, 9.0297, -43.6787
      #133b83 color charts
#133b83 RGB chart
      #133b83 CMYK chart
      #133b83 RGB pie chart
      #133b83 color shades, tints & tones
#133b83 color schemes
#133b83 color preview, HTML & CSS examples
           This text has a color of #133b83        
        
          <p style="color:#133b83;">Text here</p>
        
        
          .mytext {color:#133b83;}
        
        Text color #133b83
      
           This box has a color of #133b83        
        
          <div style="background-color:#133b83;">Content here</div>
        
        
          .mybackground {background-color:#133b83;}
        
        Background color #133b83
      
           Border around this has a color of #133b83        
        
          <div style="border:2px solid #133b83;">Content here</div>
        
        
          .myborder {border:2px solid #133b83;}
        
        Border color #133b83