#134e89 color space conversions
Hex:
        #134e89
        RGB:
        19, 78, 137
        CMY:
        93, 69, 46
        CMYK:
        86, 43, 0, 46
      HSL:
        210°, 75.6410%, 30.5882%
        HSV (HSB):
        210°, 86.1314%, 53.7255%
        XYZ:
        7.5083, 7.3934, 24.6982
        xyY:
        0.1896, 0.1867, 7.3934
      CIE-Lab:
        32.6862, 4.6840, -38.0318
        CIE-LCH:
        32.6862, 38.3192, 277.0212
        CIE-Luv:
        32.6862, -17.7727, -52.1286
        Hunter-Lab:
        27.1907, 1.7062, -34.8215
      #134e89 color charts
#134e89 RGB chart
      #134e89 CMYK chart
      #134e89 RGB pie chart
      #134e89 color shades, tints & tones
#134e89 color schemes
#134e89 color preview, HTML & CSS examples
           This text has a color of #134e89        
        
          <p style="color:#134e89;">Text here</p>
        
        
          .mytext {color:#134e89;}
        
        Text color #134e89
      
           This box has a color of #134e89        
        
          <div style="background-color:#134e89;">Content here</div>
        
        
          .mybackground {background-color:#134e89;}
        
        Background color #134e89
      
           Border around this has a color of #134e89        
        
          <div style="border:2px solid #134e89;">Content here</div>
        
        
          .myborder {border:2px solid #134e89;}
        
        Border color #134e89