#12b20a color space conversions
Hex:
        #12b20a
        RGB:
        18, 178, 10
        CMY:
        93, 30, 96
        CMYK:
        90, 0, 94, 30
      HSL:
        117°, 89.3617%, 36.8627%
        HSV (HSB):
        117°, 94.3820%, 69.8039%
        XYZ:
        16.2246, 31.9913, 5.6070
        xyY:
        0.3014, 0.5944, 31.9913
      CIE-Lab:
        63.3357, -64.6010, 62.3777
        CIE-LCH:
        63.3357, 89.8013, 136.0031
        CIE-Luv:
        63.3357, -58.7149, 76.5791
        Hunter-Lab:
        56.5609, -47.7783, 33.7151
      #12b20a color charts
#12b20a RGB chart
      #12b20a CMYK chart
      #12b20a RGB pie chart
      #12b20a color shades, tints & tones
#12b20a color schemes
#12b20a color preview, HTML & CSS examples
           This text has a color of #12b20a        
        
          <p style="color:#12b20a;">Text here</p>
        
        
          .mytext {color:#12b20a;}
        
        Text color #12b20a
      
           This box has a color of #12b20a        
        
          <div style="background-color:#12b20a;">Content here</div>
        
        
          .mybackground {background-color:#12b20a;}
        
        Background color #12b20a
      
           Border around this has a color of #12b20a        
        
          <div style="border:2px solid #12b20a;">Content here</div>
        
        
          .myborder {border:2px solid #12b20a;}
        
        Border color #12b20a