#12e145 color space conversions
Hex:
        #12e145
        RGB:
        18, 225, 69
        CMY:
        93, 12, 73
        CMYK:
        92, 0, 69, 12
      HSL:
        135°, 85.1852%, 47.6471%
        HSV (HSB):
        135°, 92.0000%, 88.2353%
        XYZ:
        28.2488, 54.4087, 14.6433
        xyY:
        0.2903, 0.5592, 54.4087
      CIE-Lab:
        78.6994, -74.5119, 60.8066
        CIE-LCH:
        78.6994, 96.1742, 140.7833
        CIE-Luv:
        78.6994, -72.2682, 84.8259
        Hunter-Lab:
        73.7623, -60.7235, 39.8633
      #12e145 color charts
#12e145 RGB chart
      #12e145 CMYK chart
      #12e145 RGB pie chart
      #12e145 color shades, tints & tones
#12e145 color schemes
#12e145 color preview, HTML & CSS examples
           This text has a color of #12e145        
        
          <p style="color:#12e145;">Text here</p>
        
        
          .mytext {color:#12e145;}
        
        Text color #12e145
      
           This box has a color of #12e145        
        
          <div style="background-color:#12e145;">Content here</div>
        
        
          .mybackground {background-color:#12e145;}
        
        Background color #12e145
      
           Border around this has a color of #12e145        
        
          <div style="border:2px solid #12e145;">Content here</div>
        
        
          .myborder {border:2px solid #12e145;}
        
        Border color #12e145