#12944d color space conversions
Hex:
        #12944d
        RGB:
        18, 148, 77
        CMY:
        93, 42, 70
        CMYK:
        88, 0, 48, 42
      HSL:
        147°, 78.3133%, 32.5490%
        HSV (HSB):
        147°, 87.8378%, 58.0392%
        XYZ:
        12.1789, 21.8442, 10.5956
        xyY:
        0.2730, 0.4896, 21.8442
      CIE-Lab:
        53.8613, -49.0532, 28.4581
        CIE-LCH:
        53.8613, 56.7105, 149.8800
        CIE-Luv:
        53.8613, -46.7404, 42.4882
        Hunter-Lab:
        46.7378, -35.2777, 19.2752
      #12944d color charts
#12944d RGB chart
      #12944d CMYK chart
      #12944d RGB pie chart
      #12944d color shades, tints & tones
#12944d color schemes
#12944d color preview, HTML & CSS examples
           This text has a color of #12944d        
        
          <p style="color:#12944d;">Text here</p>
        
        
          .mytext {color:#12944d;}
        
        Text color #12944d
      
           This box has a color of #12944d        
        
          <div style="background-color:#12944d;">Content here</div>
        
        
          .mybackground {background-color:#12944d;}
        
        Background color #12944d
      
           Border around this has a color of #12944d        
        
          <div style="border:2px solid #12944d;">Content here</div>
        
        
          .myborder {border:2px solid #12944d;}
        
        Border color #12944d