#129a31 color space conversions
Hex:
        #129a31
        RGB:
        18, 154, 49
        CMY:
        93, 40, 81
        CMYK:
        88, 0, 68, 40
      HSL:
        134°, 79.0698%, 33.7255%
        HSV (HSB):
        134°, 88.3117%, 60.3922%
        XYZ:
        12.3594, 23.4616, 6.7829
        xyY:
        0.2901, 0.5507, 23.4616
      CIE-Lab:
        55.5446, -55.0694, 44.0696
        CIE-LCH:
        55.5446, 70.5320, 141.3312
        CIE-Luv:
        55.5446, -50.0452, 58.2295
        Hunter-Lab:
        48.4371, -39.2181, 25.6034
      #129a31 color charts
#129a31 RGB chart
      #129a31 CMYK chart
      #129a31 RGB pie chart
      #129a31 color shades, tints & tones
#129a31 color schemes
#129a31 color preview, HTML & CSS examples
           This text has a color of #129a31        
        
          <p style="color:#129a31;">Text here</p>
        
        
          .mytext {color:#129a31;}
        
        Text color #129a31
      
           This box has a color of #129a31        
        
          <div style="background-color:#129a31;">Content here</div>
        
        
          .mybackground {background-color:#129a31;}
        
        Background color #129a31
      
           Border around this has a color of #129a31        
        
          <div style="border:2px solid #129a31;">Content here</div>
        
        
          .myborder {border:2px solid #129a31;}
        
        Border color #129a31