#125c1b color space conversions
Hex:
        #125c1b
        RGB:
        18, 92, 27
        CMY:
        93, 64, 89
        CMYK:
        80, 0, 71, 64
      HSL:
        127°, 67.2727%, 21.5686%
        HSV (HSB):
        127°, 80.4348%, 36.0784%
        XYZ:
        4.2744, 7.8620, 2.3291
        xyY:
        0.2955, 0.5435, 7.8620
      CIE-Lab:
        33.6939, -36.3902, 30.1600
        CIE-LCH:
        33.6939, 47.2639, 140.3483
        CIE-Luv:
        33.6939, -28.6888, 34.7617
        Hunter-Lab:
        28.0393, -21.8575, 14.7025
      #125c1b color charts
#125c1b RGB chart
      #125c1b CMYK chart
      #125c1b RGB pie chart
      #125c1b color shades, tints & tones
#125c1b color schemes
#125c1b color preview, HTML & CSS examples
           This text has a color of #125c1b        
        
          <p style="color:#125c1b;">Text here</p>
        
        
          .mytext {color:#125c1b;}
        
        Text color #125c1b
      
           This box has a color of #125c1b        
        
          <div style="background-color:#125c1b;">Content here</div>
        
        
          .mybackground {background-color:#125c1b;}
        
        Background color #125c1b
      
           Border around this has a color of #125c1b        
        
          <div style="border:2px solid #125c1b;">Content here</div>
        
        
          .myborder {border:2px solid #125c1b;}
        
        Border color #125c1b