#129d44 color space conversions
Hex:
        #129d44
        RGB:
        18, 157, 68
        CMY:
        93, 38, 73
        CMYK:
        89, 0, 57, 38
      HSL:
        142°, 79.4286%, 34.3137%
        HSV (HSB):
        142°, 88.5350%, 61.5686%
        XYZ:
        13.3498, 24.6599, 9.5251
        xyY:
        0.2808, 0.5188, 24.6599
      CIE-Lab:
        56.7425, -53.6398, 36.6346
        CIE-LCH:
        56.7425, 64.9563, 145.6680
        CIE-Luv:
        56.7425, -50.2890, 52.0648
        Hunter-Lab:
        49.6587, -38.9164, 23.3887
      #129d44 color charts
#129d44 RGB chart
      #129d44 CMYK chart
      #129d44 RGB pie chart
      #129d44 color shades, tints & tones
#129d44 color schemes
#129d44 color preview, HTML & CSS examples
           This text has a color of #129d44        
        
          <p style="color:#129d44;">Text here</p>
        
        
          .mytext {color:#129d44;}
        
        Text color #129d44
      
           This box has a color of #129d44        
        
          <div style="background-color:#129d44;">Content here</div>
        
        
          .mybackground {background-color:#129d44;}
        
        Background color #129d44
      
           Border around this has a color of #129d44        
        
          <div style="border:2px solid #129d44;">Content here</div>
        
        
          .myborder {border:2px solid #129d44;}
        
        Border color #129d44