#126a1e color space conversions
Hex:
        #126a1e
        RGB:
        18, 106, 30
        CMY:
        93, 58, 88
        CMYK:
        83, 0, 72, 58
      HSL:
        128°, 70.9677%, 24.3137%
        HSV (HSB):
        128°, 83.0189%, 41.5686%
        XYZ:
        5.6378, 10.5304, 2.9637
        xyY:
        0.2947, 0.5504, 10.5304
      CIE-Lab:
        38.7780, -41.1152, 34.2828
        CIE-LCH:
        38.7780, 53.5329, 140.1778
        CIE-Luv:
        38.7780, -33.8241, 40.8956
        Hunter-Lab:
        32.4506, -25.7767, 17.3004
      #126a1e color charts
#126a1e RGB chart
      #126a1e CMYK chart
      #126a1e RGB pie chart
      #126a1e color shades, tints & tones
#126a1e color schemes
#126a1e color preview, HTML & CSS examples
           This text has a color of #126a1e        
        
          <p style="color:#126a1e;">Text here</p>
        
        
          .mytext {color:#126a1e;}
        
        Text color #126a1e
      
           This box has a color of #126a1e        
        
          <div style="background-color:#126a1e;">Content here</div>
        
        
          .mybackground {background-color:#126a1e;}
        
        Background color #126a1e
      
           Border around this has a color of #126a1e        
        
          <div style="border:2px solid #126a1e;">Content here</div>
        
        
          .myborder {border:2px solid #126a1e;}
        
        Border color #126a1e