#12994d color space conversions
Hex:
        #12994d
        RGB:
        18, 153, 77
        CMY:
        93, 40, 70
        CMYK:
        88, 0, 50, 40
      HSL:
        146°, 78.9474%, 33.5294%
        HSV (HSB):
        146°, 88.2353%, 60.0000%
        XYZ:
        12.9802, 23.4469, 10.8628
        xyY:
        0.2745, 0.4958, 23.4469
      CIE-Lab:
        55.5297, -50.8329, 30.5679
        CIE-LCH:
        55.5297, 59.3160, 148.9798
        CIE-Luv:
        55.5297, -48.4717, 45.3644
        Hunter-Lab:
        48.4220, -36.8889, 20.5946
      #12994d color charts
#12994d RGB chart
      #12994d CMYK chart
      #12994d RGB pie chart
      #12994d color shades, tints & tones
#12994d color schemes
#12994d color preview, HTML & CSS examples
           This text has a color of #12994d        
        
          <p style="color:#12994d;">Text here</p>
        
        
          .mytext {color:#12994d;}
        
        Text color #12994d
      
           This box has a color of #12994d        
        
          <div style="background-color:#12994d;">Content here</div>
        
        
          .mybackground {background-color:#12994d;}
        
        Background color #12994d
      
           Border around this has a color of #12994d        
        
          <div style="border:2px solid #12994d;">Content here</div>
        
        
          .myborder {border:2px solid #12994d;}
        
        Border color #12994d