#125a2b color space conversions
Hex:
        #125a2b
        RGB:
        18, 90, 43
        CMY:
        93, 65, 83
        CMYK:
        80, 0, 52, 65
      HSL:
        141°, 66.6667%, 21.1765%
        HSV (HSB):
        141°, 80.0000%, 35.2941%
        XYZ:
        4.3417, 7.6153, 3.5266
        xyY:
        0.2804, 0.4918, 7.6153
      CIE-Lab:
        33.1686, -33.1988, 21.0213
        CIE-LCH:
        33.1686, 39.2945, 147.6581
        CIE-Luv:
        33.1686, -27.3257, 26.8819
        Hunter-Lab:
        27.5959, -20.2095, 11.7403
      #125a2b color charts
#125a2b RGB chart
      #125a2b CMYK chart
      #125a2b RGB pie chart
      #125a2b color shades, tints & tones
#125a2b color schemes
#125a2b color preview, HTML & CSS examples
           This text has a color of #125a2b        
        
          <p style="color:#125a2b;">Text here</p>
        
        
          .mytext {color:#125a2b;}
        
        Text color #125a2b
      
           This box has a color of #125a2b        
        
          <div style="background-color:#125a2b;">Content here</div>
        
        
          .mybackground {background-color:#125a2b;}
        
        Background color #125a2b
      
           Border around this has a color of #125a2b        
        
          <div style="border:2px solid #125a2b;">Content here</div>
        
        
          .myborder {border:2px solid #125a2b;}
        
        Border color #125a2b