#12a329 color space conversions
Hex:
        #12a329
        RGB:
        18, 163, 41
        CMY:
        93, 36, 84
        CMYK:
        89, 0, 75, 36
      HSL:
        130°, 80.1105%, 35.4902%
        HSV (HSB):
        130°, 88.9571%, 63.9216%
        XYZ:
        13.7469, 26.4831, 6.4850
        xyY:
        0.2943, 0.5669, 26.4831
      CIE-Lab:
        58.4928, -58.6323, 50.3305
        CIE-LCH:
        58.4928, 77.2716, 139.3569
        CIE-Luv:
        58.4928, -53.3006, 64.9262
        Hunter-Lab:
        51.4617, -42.3756, 28.5517
      #12a329 color charts
#12a329 RGB chart
      #12a329 CMYK chart
      #12a329 RGB pie chart
      #12a329 color shades, tints & tones
#12a329 color schemes
#12a329 color preview, HTML & CSS examples
           This text has a color of #12a329        
        
          <p style="color:#12a329;">Text here</p>
        
        
          .mytext {color:#12a329;}
        
        Text color #12a329
      
           This box has a color of #12a329        
        
          <div style="background-color:#12a329;">Content here</div>
        
        
          .mybackground {background-color:#12a329;}
        
        Background color #12a329
      
           Border around this has a color of #12a329        
        
          <div style="border:2px solid #12a329;">Content here</div>
        
        
          .myborder {border:2px solid #12a329;}
        
        Border color #12a329