#12b440 color space conversions
Hex:
        #12b440
        RGB:
        18, 180, 64
        CMY:
        93, 29, 75
        CMYK:
        90, 0, 64, 29
      HSL:
        137°, 81.8182%, 38.8235%
        HSV (HSB):
        137°, 90.0000%, 70.5882%
        XYZ:
        17.4961, 33.1413, 10.3253
        xyY:
        0.2870, 0.5436, 33.1413
      CIE-Lab:
        64.2751, -61.5863, 47.2022
        CIE-LCH:
        64.2751, 77.5946, 142.5320
        CIE-Luv:
        64.2751, -58.1286, 65.4741
        Hunter-Lab:
        57.5685, -46.4953, 29.6639
      #12b440 color charts
#12b440 RGB chart
      #12b440 CMYK chart
      #12b440 RGB pie chart
      #12b440 color shades, tints & tones
#12b440 color schemes
#12b440 color preview, HTML & CSS examples
           This text has a color of #12b440        
        
          <p style="color:#12b440;">Text here</p>
        
        
          .mytext {color:#12b440;}
        
        Text color #12b440
      
           This box has a color of #12b440        
        
          <div style="background-color:#12b440;">Content here</div>
        
        
          .mybackground {background-color:#12b440;}
        
        Background color #12b440
      
           Border around this has a color of #12b440        
        
          <div style="border:2px solid #12b440;">Content here</div>
        
        
          .myborder {border:2px solid #12b440;}
        
        Border color #12b440