#134f37 color space conversions
Hex:
        #134f37
        RGB:
        19, 79, 55
        CMY:
        93, 69, 78
        CMYK:
        76, 0, 30, 69
      HSL:
        156°, 61.2245%, 19.2157%
        HSV (HSB):
        156°, 75.9494%, 30.9804%
        XYZ:
        3.7541, 6.0062, 4.5759
        xyY:
        0.2619, 0.4190, 6.0062
      CIE-Lab:
        29.4282, -25.5326, 8.7898
        CIE-LCH:
        29.4282, 27.0032, 161.0036
        CIE-Luv:
        29.4282, -22.2842, 13.0682
        Hunter-Lab:
        24.5076, -15.5454, 6.0852
      #134f37 color charts
#134f37 RGB chart
      #134f37 CMYK chart
      #134f37 RGB pie chart
      #134f37 color shades, tints & tones
#134f37 color schemes
#134f37 color preview, HTML & CSS examples
           This text has a color of #134f37        
        
          <p style="color:#134f37;">Text here</p>
        
        
          .mytext {color:#134f37;}
        
        Text color #134f37
      
           This box has a color of #134f37        
        
          <div style="background-color:#134f37;">Content here</div>
        
        
          .mybackground {background-color:#134f37;}
        
        Background color #134f37
      
           Border around this has a color of #134f37        
        
          <div style="border:2px solid #134f37;">Content here</div>
        
        
          .myborder {border:2px solid #134f37;}
        
        Border color #134f37