#12714d color space conversions
Hex:
        #12714d
        RGB:
        18, 113, 77
        CMY:
        93, 56, 70
        CMYK:
        84, 0, 32, 56
      HSL:
        157°, 72.5191%, 25.6863%
        HSV (HSB):
        157°, 84.0708%, 44.3137%
        XYZ:
        7.4941, 12.4747, 9.0340
        xyY:
        0.2584, 0.4301, 12.4747
      CIE-Lab:
        41.9608, -35.4280, 12.7014
        CIE-LCH:
        41.9608, 37.6360, 160.2765
        CIE-Luv:
        41.9608, -34.1682, 20.7508
        Hunter-Lab:
        35.3195, -23.9348, 9.5584
      #12714d color charts
#12714d RGB chart
      #12714d CMYK chart
      #12714d RGB pie chart
      #12714d color shades, tints & tones
#12714d color schemes
#12714d color preview, HTML & CSS examples
           This text has a color of #12714d        
        
          <p style="color:#12714d;">Text here</p>
        
        
          .mytext {color:#12714d;}
        
        Text color #12714d
      
           This box has a color of #12714d        
        
          <div style="background-color:#12714d;">Content here</div>
        
        
          .mybackground {background-color:#12714d;}
        
        Background color #12714d
      
           Border around this has a color of #12714d        
        
          <div style="border:2px solid #12714d;">Content here</div>
        
        
          .myborder {border:2px solid #12714d;}
        
        Border color #12714d