#127c2b color space conversions
Hex:
        #127c2b
        RGB:
        18, 124, 43
        CMY:
        93, 51, 83
        CMYK:
        85, 0, 65, 51
      HSL:
        134°, 74.6479%, 27.8431%
        HSV (HSB):
        134°, 85.4839%, 48.6275%
        XYZ:
        7.8932, 14.7183, 4.7104
        xyY:
        0.2889, 0.5387, 14.7183
      CIE-Lab:
        45.2460, -45.8485, 35.3869
        CIE-LCH:
        45.2460, 57.9165, 142.3382
        CIE-Luv:
        45.2460, -39.8821, 45.4309
        Hunter-Lab:
        38.3645, -30.4130, 19.5755
      #127c2b color charts
#127c2b RGB chart
      #127c2b CMYK chart
      #127c2b RGB pie chart
      #127c2b color shades, tints & tones
#127c2b color schemes
#127c2b color preview, HTML & CSS examples
           This text has a color of #127c2b        
        
          <p style="color:#127c2b;">Text here</p>
        
        
          .mytext {color:#127c2b;}
        
        Text color #127c2b
      
           This box has a color of #127c2b        
        
          <div style="background-color:#127c2b;">Content here</div>
        
        
          .mybackground {background-color:#127c2b;}
        
        Background color #127c2b
      
           Border around this has a color of #127c2b        
        
          <div style="border:2px solid #127c2b;">Content here</div>
        
        
          .myborder {border:2px solid #127c2b;}
        
        Border color #127c2b