#12e850 color space conversions
Hex:
        #12e850
        RGB:
        18, 232, 80
        CMY:
        93, 9, 69
        CMYK:
        92, 0, 66, 9
      HSL:
        137°, 85.6000%, 49.0196%
        HSV (HSB):
        137°, 92.2414%, 90.9804%
        XYZ:
        30.5540, 58.4210, 17.2554
        xyY:
        0.2876, 0.5499, 58.4210
      CIE-Lab:
        80.9723, -75.4687, 58.9625
        CIE-LCH:
        80.9723, 95.7711, 142.0000
        CIE-Luv:
        80.9723, -74.0533, 84.3588
        Hunter-Lab:
        76.4336, -62.4042, 40.1184
      #12e850 color charts
#12e850 RGB chart
      #12e850 CMYK chart
      #12e850 RGB pie chart
      #12e850 color shades, tints & tones
#12e850 color schemes
#12e850 color preview, HTML & CSS examples
           This text has a color of #12e850        
        
          <p style="color:#12e850;">Text here</p>
        
        
          .mytext {color:#12e850;}
        
        Text color #12e850
      
           This box has a color of #12e850        
        
          <div style="background-color:#12e850;">Content here</div>
        
        
          .mybackground {background-color:#12e850;}
        
        Background color #12e850
      
           Border around this has a color of #12e850        
        
          <div style="border:2px solid #12e850;">Content here</div>
        
        
          .myborder {border:2px solid #12e850;}
        
        Border color #12e850