#134eb1 color space conversions
Hex:
        #134eb1
        RGB:
        19, 78, 177
        CMY:
        93, 69, 31
        CMYK:
        89, 56, 0, 31
      HSL:
        218°, 80.6122%, 38.4314%
        HSV (HSB):
        218°, 89.2655%, 69.4118%
        XYZ:
        10.9288, 8.7616, 42.7101
        xyY:
        0.1751, 0.1404, 8.7616
      CIE-Lab:
        35.5211, 21.0614, -57.5747
        CIE-LCH:
        35.5211, 61.3061, 290.0930
        CIE-Luv:
        35.5211, -16.7259, -81.6442
        Hunter-Lab:
        29.5999, 14.1052, -64.8304
      #134eb1 color charts
#134eb1 RGB chart
      #134eb1 CMYK chart
      #134eb1 RGB pie chart
      #134eb1 color shades, tints & tones
#134eb1 color schemes
#134eb1 color preview, HTML & CSS examples
           This text has a color of #134eb1        
        
          <p style="color:#134eb1;">Text here</p>
        
        
          .mytext {color:#134eb1;}
        
        Text color #134eb1
      
           This box has a color of #134eb1        
        
          <div style="background-color:#134eb1;">Content here</div>
        
        
          .mybackground {background-color:#134eb1;}
        
        Background color #134eb1
      
           Border around this has a color of #134eb1        
        
          <div style="border:2px solid #134eb1;">Content here</div>
        
        
          .myborder {border:2px solid #134eb1;}
        
        Border color #134eb1