#12e914 color space conversions
Hex:
        #12e914
        RGB:
        18, 233, 20
        CMY:
        93, 9, 92
        CMYK:
        92, 0, 91, 9
      HSL:
        121°, 85.6574%, 49.2157%
        HSV (HSB):
        121°, 92.2747%, 91.3725%
        XYZ:
        29.5146, 58.4569, 10.3896
        xyY:
        0.3001, 0.5943, 58.4569
      CIE-Lab:
        80.9922, -79.4832, 75.8357
        CIE-LCH:
        80.9922, 109.8573, 136.3453
        CIE-Luv:
        80.9922, -75.7199, 97.7384
        Hunter-Lab:
        76.4571, -64.8939, 45.4632
      #12e914 color charts
#12e914 RGB chart
      #12e914 CMYK chart
      #12e914 RGB pie chart
      #12e914 color shades, tints & tones
#12e914 color schemes
#12e914 color preview, HTML & CSS examples
           This text has a color of #12e914        
        
          <p style="color:#12e914;">Text here</p>
        
        
          .mytext {color:#12e914;}
        
        Text color #12e914
      
           This box has a color of #12e914        
        
          <div style="background-color:#12e914;">Content here</div>
        
        
          .mybackground {background-color:#12e914;}
        
        Background color #12e914
      
           Border around this has a color of #12e914        
        
          <div style="border:2px solid #12e914;">Content here</div>
        
        
          .myborder {border:2px solid #12e914;}
        
        Border color #12e914