#12c325 color space conversions
Hex:
        #12c325
        RGB:
        18, 195, 37
        CMY:
        93, 24, 85
        CMYK:
        91, 0, 81, 24
      HSL:
        126°, 83.0986%, 41.7647%
        HSV (HSB):
        126°, 90.7692%, 76.4706%
        XYZ:
        20.0985, 39.2924, 8.2752
        xyY:
        0.2970, 0.5807, 39.2924
      CIE-Lab:
        68.9625, -68.3353, 61.7705
        CIE-LCH:
        68.9625, 92.1157, 137.8886
        CIE-Luv:
        68.9625, -63.7397, 79.9418
        Hunter-Lab:
        62.6836, -52.4632, 36.0514
      #12c325 color charts
#12c325 RGB chart
      #12c325 CMYK chart
      #12c325 RGB pie chart
      #12c325 color shades, tints & tones
#12c325 color schemes
#12c325 color preview, HTML & CSS examples
           This text has a color of #12c325        
        
          <p style="color:#12c325;">Text here</p>
        
        
          .mytext {color:#12c325;}
        
        Text color #12c325
      
           This box has a color of #12c325        
        
          <div style="background-color:#12c325;">Content here</div>
        
        
          .mybackground {background-color:#12c325;}
        
        Background color #12c325
      
           Border around this has a color of #12c325        
        
          <div style="border:2px solid #12c325;">Content here</div>
        
        
          .myborder {border:2px solid #12c325;}
        
        Border color #12c325