#125e0d color space conversions
Hex:
        #125e0d
        RGB:
        18, 94, 13
        CMY:
        93, 63, 95
        CMYK:
        81, 0, 86, 63
      HSL:
        116°, 75.7009%, 20.9804%
        HSV (HSB):
        116°, 86.1702%, 36.8627%
        XYZ:
        4.3248, 8.1631, 1.7285
        xyY:
        0.3042, 0.5742, 8.1631
      CIE-Lab:
        34.3202, -38.3942, 36.4943
        CIE-LCH:
        34.3202, 52.9712, 136.4533
        CIE-Luv:
        34.3202, -29.7776, 39.4503
        Hunter-Lab:
        28.5711, -22.9798, 16.4129
      #125e0d color charts
#125e0d RGB chart
      #125e0d CMYK chart
      #125e0d RGB pie chart
      #125e0d color shades, tints & tones
#125e0d color schemes
#125e0d color preview, HTML & CSS examples
           This text has a color of #125e0d        
        
          <p style="color:#125e0d;">Text here</p>
        
        
          .mytext {color:#125e0d;}
        
        Text color #125e0d
      
           This box has a color of #125e0d        
        
          <div style="background-color:#125e0d;">Content here</div>
        
        
          .mybackground {background-color:#125e0d;}
        
        Background color #125e0d
      
           Border around this has a color of #125e0d        
        
          <div style="border:2px solid #125e0d;">Content here</div>
        
        
          .myborder {border:2px solid #125e0d;}
        
        Border color #125e0d