#12b940 color space conversions
Hex:
        #12b940
        RGB:
        18, 185, 64
        CMY:
        93, 27, 75
        CMYK:
        90, 0, 65, 27
      HSL:
        137°, 82.2660%, 39.8039%
        HSV (HSB):
        137°, 90.2703%, 72.5490%
        XYZ:
        18.5238, 35.1967, 10.6678
        xyY:
        0.2877, 0.5466, 35.1967
      CIE-Lab:
        65.9015, -63.1332, 49.0086
        CIE-LCH:
        65.9015, 79.9227, 142.1788
        CIE-Luv:
        65.9015, -59.7588, 67.9006
        Hunter-Lab:
        59.3268, -48.0882, 30.8676
      #12b940 color charts
#12b940 RGB chart
      #12b940 CMYK chart
      #12b940 RGB pie chart
      #12b940 color shades, tints & tones
#12b940 color schemes
#12b940 color preview, HTML & CSS examples
           This text has a color of #12b940        
        
          <p style="color:#12b940;">Text here</p>
        
        
          .mytext {color:#12b940;}
        
        Text color #12b940
      
           This box has a color of #12b940        
        
          <div style="background-color:#12b940;">Content here</div>
        
        
          .mybackground {background-color:#12b940;}
        
        Background color #12b940
      
           Border around this has a color of #12b940        
        
          <div style="border:2px solid #12b940;">Content here</div>
        
        
          .myborder {border:2px solid #12b940;}
        
        Border color #12b940