#134aa3 color space conversions
Hex:
        #134aa3
        RGB:
        19, 74, 163
        CMY:
        93, 71, 36
        CMYK:
        88, 55, 0, 36
      HSL:
        217°, 79.1209%, 35.6863%
        HSV (HSB):
        217°, 88.3436%, 63.9216%
        XYZ:
        9.3282, 7.6803, 35.6411
        xyY:
        0.1772, 0.1459, 7.6803
      CIE-Lab:
        33.3081, 18.0989, -52.8213
        CIE-LCH:
        33.3081, 55.8361, 288.9137
        CIE-Luv:
        33.3081, -15.8616, -73.4778
        Hunter-Lab:
        27.7134, 11.5836, -56.8511
      #134aa3 color charts
#134aa3 RGB chart
      #134aa3 CMYK chart
      #134aa3 RGB pie chart
      #134aa3 color shades, tints & tones
#134aa3 color schemes
#134aa3 color preview, HTML & CSS examples
           This text has a color of #134aa3        
        
          <p style="color:#134aa3;">Text here</p>
        
        
          .mytext {color:#134aa3;}
        
        Text color #134aa3
      
           This box has a color of #134aa3        
        
          <div style="background-color:#134aa3;">Content here</div>
        
        
          .mybackground {background-color:#134aa3;}
        
        Background color #134aa3
      
           Border around this has a color of #134aa3        
        
          <div style="border:2px solid #134aa3;">Content here</div>
        
        
          .myborder {border:2px solid #134aa3;}
        
        Border color #134aa3