#134b2a color space conversions
Hex:
        #134b2a
        RGB:
        19, 75, 42
        CMY:
        93, 71, 84
        CMYK:
        75, 0, 44, 71
      HSL:
        145°, 59.5745%, 18.4314%
        HSV (HSB):
        145°, 74.6667%, 29.4118%
        XYZ:
        3.2026, 5.3378, 3.0520
        xyY:
        0.2763, 0.4605, 5.3378
      CIE-Lab:
        27.6762, -26.7655, 14.5503
        CIE-LCH:
        27.6762, 30.4648, 151.4706
        CIE-Luv:
        27.6762, -21.3135, 18.5059
        Hunter-Lab:
        23.1036, -15.6882, 8.3403
      #134b2a color charts
#134b2a RGB chart
      #134b2a CMYK chart
      #134b2a RGB pie chart
      #134b2a color shades, tints & tones
#134b2a color schemes
#134b2a color preview, HTML & CSS examples
           This text has a color of #134b2a        
        
          <p style="color:#134b2a;">Text here</p>
        
        
          .mytext {color:#134b2a;}
        
        Text color #134b2a
      
           This box has a color of #134b2a        
        
          <div style="background-color:#134b2a;">Content here</div>
        
        
          .mybackground {background-color:#134b2a;}
        
        Background color #134b2a
      
           Border around this has a color of #134b2a        
        
          <div style="border:2px solid #134b2a;">Content here</div>
        
        
          .myborder {border:2px solid #134b2a;}
        
        Border color #134b2a