#12e130 color space conversions
Hex:
        #12e130
        RGB:
        18, 225, 48
        CMY:
        93, 12, 81
        CMYK:
        92, 0, 79, 12
      HSL:
        129°, 85.1852%, 47.6471%
        HSV (HSB):
        129°, 92.0000%, 88.2353%
        XYZ:
        27.7082, 54.1924, 11.7961
        xyY:
        0.2957, 0.5784, 54.1924
      CIE-Lab:
        78.5738, -76.1129, 67.7151
        CIE-LCH:
        78.5738, 101.8750, 138.3416
        CIE-Luv:
        78.5738, -72.8464, 90.3441
        Hunter-Lab:
        73.6155, -61.6414, 42.0302
      #12e130 color charts
#12e130 RGB chart
      #12e130 CMYK chart
      #12e130 RGB pie chart
      #12e130 color shades, tints & tones
#12e130 color schemes
#12e130 color preview, HTML & CSS examples
           This text has a color of #12e130        
        
          <p style="color:#12e130;">Text here</p>
        
        
          .mytext {color:#12e130;}
        
        Text color #12e130
      
           This box has a color of #12e130        
        
          <div style="background-color:#12e130;">Content here</div>
        
        
          .mybackground {background-color:#12e130;}
        
        Background color #12e130
      
           Border around this has a color of #12e130        
        
          <div style="border:2px solid #12e130;">Content here</div>
        
        
          .myborder {border:2px solid #12e130;}
        
        Border color #12e130