#129b12 color space conversions
Hex:
        #129b12
        RGB:
        18, 155, 18
        CMY:
        93, 39, 93
        CMYK:
        88, 0, 88, 39
      HSL:
        120°, 79.1908%, 33.9216%
        HSV (HSB):
        120°, 88.3871%, 60.7843%
        XYZ:
        12.0800, 23.6150, 4.4937
        xyY:
        0.3006, 0.5876, 23.6150
      CIE-Lab:
        55.7002, -57.6638, 54.5050
        CIE-LCH:
        55.7002, 79.3467, 136.6131
        CIE-Luv:
        55.7002, -51.1291, 66.0969
        Hunter-Lab:
        48.5952, -40.6695, 28.5340
      #129b12 color charts
#129b12 RGB chart
      #129b12 CMYK chart
      #129b12 RGB pie chart
      #129b12 color shades, tints & tones
#129b12 color schemes
#129b12 color preview, HTML & CSS examples
           This text has a color of #129b12        
        
          <p style="color:#129b12;">Text here</p>
        
        
          .mytext {color:#129b12;}
        
        Text color #129b12
      
           This box has a color of #129b12        
        
          <div style="background-color:#129b12;">Content here</div>
        
        
          .mybackground {background-color:#129b12;}
        
        Background color #129b12
      
           Border around this has a color of #129b12        
        
          <div style="border:2px solid #129b12;">Content here</div>
        
        
          .myborder {border:2px solid #129b12;}
        
        Border color #129b12