#134ea2 color space conversions
Hex:
        #134ea2
        RGB:
        19, 78, 162
        CMY:
        93, 69, 36
        CMYK:
        88, 52, 0, 36
      HSL:
        215°, 79.0055%, 35.4902%
        HSV (HSB):
        215°, 88.2716%, 63.5294%
        XYZ:
        9.5145, 8.1959, 35.2629
        xyY:
        0.1796, 0.1547, 8.1959
      CIE-Lab:
        34.3875, 14.9719, -50.4710
        CIE-LCH:
        34.3875, 52.6449, 286.5227
        CIE-Luv:
        34.3875, -17.0292, -70.9549
        Hunter-Lab:
        28.6284, 9.2240, -52.9903
      #134ea2 color charts
#134ea2 RGB chart
      #134ea2 CMYK chart
      #134ea2 RGB pie chart
      #134ea2 color shades, tints & tones
#134ea2 color schemes
#134ea2 color preview, HTML & CSS examples
           This text has a color of #134ea2        
        
          <p style="color:#134ea2;">Text here</p>
        
        
          .mytext {color:#134ea2;}
        
        Text color #134ea2
      
           This box has a color of #134ea2        
        
          <div style="background-color:#134ea2;">Content here</div>
        
        
          .mybackground {background-color:#134ea2;}
        
        Background color #134ea2
      
           Border around this has a color of #134ea2        
        
          <div style="border:2px solid #134ea2;">Content here</div>
        
        
          .myborder {border:2px solid #134ea2;}
        
        Border color #134ea2