#12b930 color space conversions
Hex:
        #12b930
        RGB:
        18, 185, 48
        CMY:
        93, 27, 81
        CMYK:
        90, 0, 74, 27
      HSL:
        131°, 82.2660%, 39.8039%
        HSV (HSB):
        131°, 90.2703%, 72.5490%
        XYZ:
        18.1319, 35.0399, 8.6040
        xyY:
        0.2935, 0.5672, 35.0399
      CIE-Lab:
        65.7797, -64.6673, 55.1751
        CIE-LCH:
        65.7797, 85.0068, 139.5287
        CIE-Luv:
        65.7797, -60.2838, 73.0027
        Hunter-Lab:
        59.1945, -48.9140, 32.8183
      #12b930 color charts
#12b930 RGB chart
      #12b930 CMYK chart
      #12b930 RGB pie chart
      #12b930 color shades, tints & tones
#12b930 color schemes
#12b930 color preview, HTML & CSS examples
           This text has a color of #12b930        
        
          <p style="color:#12b930;">Text here</p>
        
        
          .mytext {color:#12b930;}
        
        Text color #12b930
      
           This box has a color of #12b930        
        
          <div style="background-color:#12b930;">Content here</div>
        
        
          .mybackground {background-color:#12b930;}
        
        Background color #12b930
      
           Border around this has a color of #12b930        
        
          <div style="border:2px solid #12b930;">Content here</div>
        
        
          .myborder {border:2px solid #12b930;}
        
        Border color #12b930