#134d8b color space conversions
Hex:
        #134d8b
        RGB:
        19, 77, 139
        CMY:
        93, 70, 45
        CMYK:
        86, 45, 0, 45
      HSL:
        211°, 75.9494%, 30.9804%
        HSV (HSB):
        211°, 86.3309%, 54.5098%
        XYZ:
        7.5826, 7.3103, 25.4375
        xyY:
        0.1880, 0.1813, 7.3103
      CIE-Lab:
        32.5031, 6.1788, -39.5524
        CIE-LCH:
        32.5031, 40.0321, 278.8788
        CIE-Luv:
        32.5031, -17.3802, -54.2583
        Hunter-Lab:
        27.0375, 2.7444, -36.8550
      #134d8b color charts
#134d8b RGB chart
      #134d8b CMYK chart
      #134d8b RGB pie chart
      #134d8b color shades, tints & tones
#134d8b color schemes
#134d8b color preview, HTML & CSS examples
           This text has a color of #134d8b        
        
          <p style="color:#134d8b;">Text here</p>
        
        
          .mytext {color:#134d8b;}
        
        Text color #134d8b
      
           This box has a color of #134d8b        
        
          <div style="background-color:#134d8b;">Content here</div>
        
        
          .mybackground {background-color:#134d8b;}
        
        Background color #134d8b
      
           Border around this has a color of #134d8b        
        
          <div style="border:2px solid #134d8b;">Content here</div>
        
        
          .myborder {border:2px solid #134d8b;}
        
        Border color #134d8b