#12b20e color space conversions
Hex:
        #12b20e
        RGB:
        18, 178, 14
        CMY:
        93, 30, 95
        CMYK:
        90, 0, 92, 30
      HSL:
        119°, 85.4167%, 37.6471%
        HSV (HSB):
        119°, 92.1348%, 69.8039%
        XYZ:
        16.2491, 32.0011, 5.7359
        xyY:
        0.3010, 0.5928, 32.0011
      CIE-Lab:
        63.3438, -64.4965, 61.8258
        CIE-LCH:
        63.3438, 89.3433, 136.2112
        CIE-Luv:
        63.3438, -58.6786, 76.2278
        Hunter-Lab:
        56.5695, -47.7240, 33.5869
      #12b20e color charts
#12b20e RGB chart
      #12b20e CMYK chart
      #12b20e RGB pie chart
      #12b20e color shades, tints & tones
#12b20e color schemes
#12b20e color preview, HTML & CSS examples
           This text has a color of #12b20e        
        
          <p style="color:#12b20e;">Text here</p>
        
        
          .mytext {color:#12b20e;}
        
        Text color #12b20e
      
           This box has a color of #12b20e        
        
          <div style="background-color:#12b20e;">Content here</div>
        
        
          .mybackground {background-color:#12b20e;}
        
        Background color #12b20e
      
           Border around this has a color of #12b20e        
        
          <div style="border:2px solid #12b20e;">Content here</div>
        
        
          .myborder {border:2px solid #12b20e;}
        
        Border color #12b20e