#12712f color space conversions
Hex:
        #12712f
        RGB:
        18, 113, 47
        CMY:
        93, 56, 82
        CMYK:
        84, 0, 58, 56
      HSL:
        138°, 72.5191%, 25.6863%
        HSV (HSB):
        138°, 84.0708%, 44.3137%
        XYZ:
        6.6677, 12.1441, 4.6819
        xyY:
        0.2838, 0.5169, 12.1441
      CIE-Lab:
        41.4442, -41.3917, 28.9739
        CIE-LCH:
        41.4442, 50.5249, 145.0083
        CIE-Luv:
        41.4442, -35.7617, 37.9318
        Hunter-Lab:
        34.8484, -26.8316, 16.4281
      #12712f color charts
#12712f RGB chart
      #12712f CMYK chart
      #12712f RGB pie chart
      #12712f color shades, tints & tones
#12712f color schemes
#12712f color preview, HTML & CSS examples
           This text has a color of #12712f        
        
          <p style="color:#12712f;">Text here</p>
        
        
          .mytext {color:#12712f;}
        
        Text color #12712f
      
           This box has a color of #12712f        
        
          <div style="background-color:#12712f;">Content here</div>
        
        
          .mybackground {background-color:#12712f;}
        
        Background color #12712f
      
           Border around this has a color of #12712f        
        
          <div style="border:2px solid #12712f;">Content here</div>
        
        
          .myborder {border:2px solid #12712f;}
        
        Border color #12712f