#134fa6 color space conversions
Hex:
        #134fa6
        RGB:
        19, 79, 166
        CMY:
        93, 69, 35
        CMYK:
        89, 52, 0, 35
      HSL:
        216°, 79.4595%, 36.2745%
        HSV (HSB):
        216°, 88.5542%, 65.0980%
        XYZ:
        9.9475, 8.4836, 37.1896
        xyY:
        0.1788, 0.1525, 8.4836
      CIE-Lab:
        34.9704, 15.9288, -51.9233
        CIE-LCH:
        34.9704, 54.3116, 287.0548
        CIE-Luv:
        34.9704, -17.2269, -73.3827
        Hunter-Lab:
        29.1266, 9.9908, -55.3144
      #134fa6 color charts
#134fa6 RGB chart
      #134fa6 CMYK chart
      #134fa6 RGB pie chart
      #134fa6 color shades, tints & tones
#134fa6 color schemes
#134fa6 color preview, HTML & CSS examples
           This text has a color of #134fa6        
        
          <p style="color:#134fa6;">Text here</p>
        
        
          .mytext {color:#134fa6;}
        
        Text color #134fa6
      
           This box has a color of #134fa6        
        
          <div style="background-color:#134fa6;">Content here</div>
        
        
          .mybackground {background-color:#134fa6;}
        
        Background color #134fa6
      
           Border around this has a color of #134fa6        
        
          <div style="border:2px solid #134fa6;">Content here</div>
        
        
          .myborder {border:2px solid #134fa6;}
        
        Border color #134fa6