#134b9a color space conversions
Hex:
        #134b9a
        RGB:
        19, 75, 154
        CMY:
        93, 71, 40
        CMYK:
        88, 51, 0, 40
      HSL:
        215°, 78.0347%, 33.9216%
        HSV (HSB):
        215°, 87.6623%, 60.3922%
        XYZ:
        8.6174, 7.5037, 31.5660
        xyY:
        0.1807, 0.1574, 7.5037
      CIE-Lab:
        32.9271, 13.7274, -48.0110
        CIE-LCH:
        32.9271, 49.9349, 285.9564
        CIE-Luv:
        32.9271, -16.3359, -66.5602
        Hunter-Lab:
        27.3929, 8.2158, -49.1475
      #134b9a color charts
#134b9a RGB chart
      #134b9a CMYK chart
      #134b9a RGB pie chart
      #134b9a color shades, tints & tones
#134b9a color schemes
#134b9a color preview, HTML & CSS examples
           This text has a color of #134b9a        
        
          <p style="color:#134b9a;">Text here</p>
        
        
          .mytext {color:#134b9a;}
        
        Text color #134b9a
      
           This box has a color of #134b9a        
        
          <div style="background-color:#134b9a;">Content here</div>
        
        
          .mybackground {background-color:#134b9a;}
        
        Background color #134b9a
      
           Border around this has a color of #134b9a        
        
          <div style="border:2px solid #134b9a;">Content here</div>
        
        
          .myborder {border:2px solid #134b9a;}
        
        Border color #134b9a