#134b54 color space conversions
Hex:
        #134b54
        RGB:
        19, 75, 84
        CMY:
        93, 71, 67
        CMYK:
        77, 11, 0, 67
      HSL:
        188°, 63.1068%, 20.1961%
        HSV (HSB):
        188°, 77.3810%, 32.9412%
        XYZ:
        4.3849, 5.8107, 9.2780
        xyY:
        0.2252, 0.2984, 5.8107
      CIE-Lab:
        28.9297, -14.3369, -10.5440
        CIE-LCH:
        28.9297, 17.7967, 216.3325
        CIE-Luv:
        28.9297, -19.1494, -11.3834
        Hunter-Lab:
        24.1054, -9.7145, -5.9465
      #134b54 color charts
#134b54 RGB chart
      #134b54 CMYK chart
      #134b54 RGB pie chart
      #134b54 color shades, tints & tones
#134b54 color schemes
#134b54 color preview, HTML & CSS examples
           This text has a color of #134b54        
        
          <p style="color:#134b54;">Text here</p>
        
        
          .mytext {color:#134b54;}
        
        Text color #134b54
      
           This box has a color of #134b54        
        
          <div style="background-color:#134b54;">Content here</div>
        
        
          .mybackground {background-color:#134b54;}
        
        Background color #134b54
      
           Border around this has a color of #134b54        
        
          <div style="border:2px solid #134b54;">Content here</div>
        
        
          .myborder {border:2px solid #134b54;}
        
        Border color #134b54