#12a033 color space conversions
Hex:
        #12a033
        RGB:
        18, 160, 51
        CMY:
        93, 37, 80
        CMYK:
        89, 0, 68, 37
      HSL:
        134°, 79.7753%, 34.9020%
        HSV (HSB):
        134°, 88.7500%, 62.7451%
        XYZ:
        13.4178, 25.5092, 7.3486
        xyY:
        0.2900, 0.5512, 25.5092
      CIE-Lab:
        57.5682, -56.7585, 45.4132
        CIE-LCH:
        57.5682, 72.6903, 141.3363
        CIE-Luv:
        57.5682, -51.9913, 60.4485
        Hunter-Lab:
        50.5067, -40.9656, 26.7282
      #12a033 color charts
#12a033 RGB chart
      #12a033 CMYK chart
      #12a033 RGB pie chart
      #12a033 color shades, tints & tones
#12a033 color schemes
#12a033 color preview, HTML & CSS examples
           This text has a color of #12a033        
        
          <p style="color:#12a033;">Text here</p>
        
        
          .mytext {color:#12a033;}
        
        Text color #12a033
      
           This box has a color of #12a033        
        
          <div style="background-color:#12a033;">Content here</div>
        
        
          .mybackground {background-color:#12a033;}
        
        Background color #12a033
      
           Border around this has a color of #12a033        
        
          <div style="border:2px solid #12a033;">Content here</div>
        
        
          .myborder {border:2px solid #12a033;}
        
        Border color #12a033