#127f1d color space conversions
Hex:
        #127f1d
        RGB:
        18, 127, 29
        CMY:
        93, 50, 89
        CMYK:
        86, 0, 77, 50
      HSL:
        126°, 75.1724%, 28.4314%
        HSV (HSB):
        126°, 85.8268%, 49.8039%
        XYZ:
        8.0606, 15.3961, 3.7093
        xyY:
        0.2967, 0.5667, 15.3961
      CIE-Lab:
        46.1719, -48.3080, 42.3584
        CIE-LCH:
        46.1719, 64.2487, 138.7545
        CIE-Luv:
        46.1719, -41.3783, 51.4012
        Hunter-Lab:
        39.2378, -31.9970, 21.8616
      #127f1d color charts
#127f1d RGB chart
      #127f1d CMYK chart
      #127f1d RGB pie chart
      #127f1d color shades, tints & tones
#127f1d color schemes
#127f1d color preview, HTML & CSS examples
           This text has a color of #127f1d        
        
          <p style="color:#127f1d;">Text here</p>
        
        
          .mytext {color:#127f1d;}
        
        Text color #127f1d
      
           This box has a color of #127f1d        
        
          <div style="background-color:#127f1d;">Content here</div>
        
        
          .mybackground {background-color:#127f1d;}
        
        Background color #127f1d
      
           Border around this has a color of #127f1d        
        
          <div style="border:2px solid #127f1d;">Content here</div>
        
        
          .myborder {border:2px solid #127f1d;}
        
        Border color #127f1d