#127c1a color space conversions
Hex:
        #127c1a
        RGB:
        18, 124, 26
        CMY:
        93, 51, 90
        CMYK:
        85, 0, 79, 51
      HSL:
        125°, 74.6479%, 27.8431%
        HSV (HSB):
        125°, 85.4839%, 48.6275%
        XYZ:
        7.6436, 14.6185, 3.3961
        xyY:
        0.2979, 0.5697, 14.6185
      CIE-Lab:
        45.1072, -47.5742, 42.4014
        CIE-LCH:
        45.1072, 63.7274, 138.2904
        CIE-Luv:
        45.1072, -40.3989, 50.7469
        Hunter-Lab:
        38.2341, -31.2250, 21.4976
      #127c1a color charts
#127c1a RGB chart
      #127c1a CMYK chart
      #127c1a RGB pie chart
      #127c1a color shades, tints & tones
#127c1a color schemes
#127c1a color preview, HTML & CSS examples
           This text has a color of #127c1a        
        
          <p style="color:#127c1a;">Text here</p>
        
        
          .mytext {color:#127c1a;}
        
        Text color #127c1a
      
           This box has a color of #127c1a        
        
          <div style="background-color:#127c1a;">Content here</div>
        
        
          .mybackground {background-color:#127c1a;}
        
        Background color #127c1a
      
           Border around this has a color of #127c1a        
        
          <div style="border:2px solid #127c1a;">Content here</div>
        
        
          .myborder {border:2px solid #127c1a;}
        
        Border color #127c1a