#134eb2 color space conversions
Hex:
        #134eb2
        RGB:
        19, 78, 178
        CMY:
        93, 69, 30
        CMYK:
        89, 56, 0, 30
      HSL:
        218°, 80.7107%, 38.6275%
        HSV (HSB):
        218°, 89.3258%, 69.8039%
        XYZ:
        11.0288, 8.8016, 43.2371
        xyY:
        0.1749, 0.1396, 8.8016
      CIE-Lab:
        35.5994, 21.4635, -58.0393
        CIE-LCH:
        35.5994, 61.8809, 290.2949
        CIE-Luv:
        35.5994, -16.7092, -82.3414
        Hunter-Lab:
        29.6675, 14.4391, -65.6415
      #134eb2 color charts
#134eb2 RGB chart
      #134eb2 CMYK chart
      #134eb2 RGB pie chart
      #134eb2 color shades, tints & tones
#134eb2 color schemes
#134eb2 color preview, HTML & CSS examples
           This text has a color of #134eb2        
        
          <p style="color:#134eb2;">Text here</p>
        
        
          .mytext {color:#134eb2;}
        
        Text color #134eb2
      
           This box has a color of #134eb2        
        
          <div style="background-color:#134eb2;">Content here</div>
        
        
          .mybackground {background-color:#134eb2;}
        
        Background color #134eb2
      
           Border around this has a color of #134eb2        
        
          <div style="border:2px solid #134eb2;">Content here</div>
        
        
          .myborder {border:2px solid #134eb2;}
        
        Border color #134eb2