#134b5a color space conversions
Hex:
        #134b5a
        RGB:
        19, 75, 90
        CMY:
        93, 71, 65
        CMYK:
        79, 17, 0, 65
      HSL:
        193°, 65.1376%, 21.3725%
        HSV (HSB):
        193°, 78.8889%, 35.2941%
        XYZ:
        4.6301, 5.9088, 10.5693
        xyY:
        0.2194, 0.2799, 5.9088
      CIE-Lab:
        29.1812, -12.1381, -14.0177
        CIE-LCH:
        29.1812, 18.5426, 229.1105
        CIE-Luv:
        29.1812, -18.8316, -16.2369
        Hunter-Lab:
        24.3080, -8.5390, -8.7642
      #134b5a color charts
#134b5a RGB chart
      #134b5a CMYK chart
      #134b5a RGB pie chart
      #134b5a color shades, tints & tones
#134b5a color schemes
#134b5a color preview, HTML & CSS examples
           This text has a color of #134b5a        
        
          <p style="color:#134b5a;">Text here</p>
        
        
          .mytext {color:#134b5a;}
        
        Text color #134b5a
      
           This box has a color of #134b5a        
        
          <div style="background-color:#134b5a;">Content here</div>
        
        
          .mybackground {background-color:#134b5a;}
        
        Background color #134b5a
      
           Border around this has a color of #134b5a        
        
          <div style="border:2px solid #134b5a;">Content here</div>
        
        
          .myborder {border:2px solid #134b5a;}
        
        Border color #134b5a