#125e1a color space conversions
Hex:
        #125e1a
        RGB:
        18, 94, 26
        CMY:
        93, 63, 90
        CMYK:
        81, 0, 72, 63
      HSL:
        126°, 67.8571%, 21.9608%
        HSV (HSB):
        126°, 80.8511%, 36.8627%
        XYZ:
        4.4386, 8.2086, 2.3278
        xyY:
        0.2964, 0.5482, 8.2086
      CIE-Lab:
        34.4136, -37.2444, 31.4119
        CIE-LCH:
        34.4136, 48.7222, 139.8558
        CIE-Luv:
        34.4136, -29.4759, 36.1168
        Hunter-Lab:
        28.6506, -22.4850, 15.2383
      #125e1a color charts
#125e1a RGB chart
      #125e1a CMYK chart
      #125e1a RGB pie chart
      #125e1a color shades, tints & tones
#125e1a color schemes
#125e1a color preview, HTML & CSS examples
           This text has a color of #125e1a        
        
          <p style="color:#125e1a;">Text here</p>
        
        
          .mytext {color:#125e1a;}
        
        Text color #125e1a
      
           This box has a color of #125e1a        
        
          <div style="background-color:#125e1a;">Content here</div>
        
        
          .mybackground {background-color:#125e1a;}
        
        Background color #125e1a
      
           Border around this has a color of #125e1a        
        
          <div style="border:2px solid #125e1a;">Content here</div>
        
        
          .myborder {border:2px solid #125e1a;}
        
        Border color #125e1a