#12c800 color space conversions
Hex:
        #12c800
        RGB:
        18, 200, 0
        CMY:
        93, 22, 100
        CMYK:
        91, 0, 100, 22
      HSL:
        115°, 100.0000%, 39.2157%
        HSV (HSB):
        115°, 100.0000%, 78.4314%
        XYZ:
        20.9037, 41.4372, 6.8964
        xyY:
        0.3019, 0.5985, 41.4372
      CIE-Lab:
        70.4811, -70.9547, 69.3822
        CIE-LCH:
        70.4811, 99.2394, 135.6420
        CIE-Luv:
        70.4811, -65.7434, 86.1568
        Hunter-Lab:
        64.3717, -54.6853, 38.7082
      #12c800 color charts
#12c800 RGB chart
      #12c800 CMYK chart
      #12c800 RGB pie chart
      #12c800 color shades, tints & tones
#12c800 color schemes
#12c800 color preview, HTML & CSS examples
           This text has a color of #12c800        
        
          <p style="color:#12c800;">Text here</p>
        
        
          .mytext {color:#12c800;}
        
        Text color #12c800
      
           This box has a color of #12c800        
        
          <div style="background-color:#12c800;">Content here</div>
        
        
          .mybackground {background-color:#12c800;}
        
        Background color #12c800
      
           Border around this has a color of #12c800        
        
          <div style="border:2px solid #12c800;">Content here</div>
        
        
          .myborder {border:2px solid #12c800;}
        
        Border color #12c800