#134a38 color space conversions
Hex:
        #134a38
        RGB:
        19, 74, 56
        CMY:
        93, 71, 78
        CMYK:
        74, 0, 24, 71
      HSL:
        160°, 59.1398%, 18.2353%
        HSV (HSB):
        160°, 74.3243%, 29.0196%
        XYZ:
        3.4311, 5.3215, 4.5877
        xyY:
        0.2572, 0.3989, 5.3215
      CIE-Lab:
        27.6318, -22.8200, 5.6328
        CIE-LCH:
        27.6318, 23.5049, 166.1345
        CIE-Luv:
        27.6318, -20.2504, 9.0976
        Hunter-Lab:
        23.0684, -13.8201, 4.3567
      #134a38 color charts
#134a38 RGB chart
      #134a38 CMYK chart
      #134a38 RGB pie chart
      #134a38 color shades, tints & tones
#134a38 color schemes
#134a38 color preview, HTML & CSS examples
           This text has a color of #134a38        
        
          <p style="color:#134a38;">Text here</p>
        
        
          .mytext {color:#134a38;}
        
        Text color #134a38
      
           This box has a color of #134a38        
        
          <div style="background-color:#134a38;">Content here</div>
        
        
          .mybackground {background-color:#134a38;}
        
        Background color #134a38
      
           Border around this has a color of #134a38        
        
          <div style="border:2px solid #134a38;">Content here</div>
        
        
          .myborder {border:2px solid #134a38;}
        
        Border color #134a38