#12944a color space conversions
Hex:
        #12944a
        RGB:
        18, 148, 74
        CMY:
        93, 42, 71
        CMYK:
        88, 0, 50, 42
      HSL:
        146°, 78.3133%, 32.5490%
        HSV (HSB):
        146°, 87.8378%, 58.0392%
        XYZ:
        12.0754, 21.8028, 10.0505
        xyY:
        0.2749, 0.4963, 21.8028
      CIE-Lab:
        53.8172, -49.5791, 29.9875
        CIE-LCH:
        53.8172, 57.9425, 148.8327
        CIE-Luv:
        53.8172, -46.9004, 44.1128
        Hunter-Lab:
        46.6935, -35.5518, 19.9236
      #12944a color charts
#12944a RGB chart
      #12944a CMYK chart
      #12944a RGB pie chart
      #12944a color shades, tints & tones
#12944a color schemes
#12944a color preview, HTML & CSS examples
           This text has a color of #12944a        
        
          <p style="color:#12944a;">Text here</p>
        
        
          .mytext {color:#12944a;}
        
        Text color #12944a
      
           This box has a color of #12944a        
        
          <div style="background-color:#12944a;">Content here</div>
        
        
          .mybackground {background-color:#12944a;}
        
        Background color #12944a
      
           Border around this has a color of #12944a        
        
          <div style="border:2px solid #12944a;">Content here</div>
        
        
          .myborder {border:2px solid #12944a;}
        
        Border color #12944a