#134fa5 color space conversions
Hex:
        #134fa5
        RGB:
        19, 79, 165
        CMY:
        93, 69, 35
        CMYK:
        88, 52, 0, 35
      HSL:
        215°, 79.3478%, 36.0784%
        HSV (HSB):
        215°, 88.4848%, 64.7059%
        XYZ:
        9.8561, 8.4470, 36.7083
        xyY:
        0.1792, 0.1536, 8.4470
      CIE-Lab:
        34.8970, 15.5210, -51.4439
        CIE-LCH:
        34.8970, 53.7343, 286.7889
        CIE-Luv:
        34.8970, -17.2502, -72.6578
        Hunter-Lab:
        29.0638, 9.6711, -54.5402
      #134fa5 color charts
#134fa5 RGB chart
      #134fa5 CMYK chart
      #134fa5 RGB pie chart
      #134fa5 color shades, tints & tones
#134fa5 color schemes
#134fa5 color preview, HTML & CSS examples
           This text has a color of #134fa5        
        
          <p style="color:#134fa5;">Text here</p>
        
        
          .mytext {color:#134fa5;}
        
        Text color #134fa5
      
           This box has a color of #134fa5        
        
          <div style="background-color:#134fa5;">Content here</div>
        
        
          .mybackground {background-color:#134fa5;}
        
        Background color #134fa5
      
           Border around this has a color of #134fa5        
        
          <div style="border:2px solid #134fa5;">Content here</div>
        
        
          .myborder {border:2px solid #134fa5;}
        
        Border color #134fa5