#129b42 color space conversions
Hex:
        #129b42
        RGB:
        18, 155, 66
        CMY:
        93, 39, 74
        CMYK:
        88, 0, 57, 39
      HSL:
        141°, 79.1908%, 33.9216%
        HSV (HSB):
        141°, 88.3871%, 60.7843%
        XYZ:
        12.9542, 23.9646, 9.0971
        xyY:
        0.2815, 0.5208, 23.9646
      CIE-Lab:
        56.0524, -53.2584, 36.7946
        CIE-LCH:
        56.0524, 64.7325, 145.3605
        CIE-Luv:
        56.0524, -49.7003, 51.9202
        Hunter-Lab:
        48.9537, -38.4341, 23.2496
      #129b42 color charts
#129b42 RGB chart
      #129b42 CMYK chart
      #129b42 RGB pie chart
      #129b42 color shades, tints & tones
#129b42 color schemes
#129b42 color preview, HTML & CSS examples
           This text has a color of #129b42        
        
          <p style="color:#129b42;">Text here</p>
        
        
          .mytext {color:#129b42;}
        
        Text color #129b42
      
           This box has a color of #129b42        
        
          <div style="background-color:#129b42;">Content here</div>
        
        
          .mybackground {background-color:#129b42;}
        
        Background color #129b42
      
           Border around this has a color of #129b42        
        
          <div style="border:2px solid #129b42;">Content here</div>
        
        
          .myborder {border:2px solid #129b42;}
        
        Border color #129b42