#12b41a color space conversions
Hex:
        #12b41a
        RGB:
        18, 180, 26
        CMY:
        93, 29, 90
        CMYK:
        90, 0, 86, 29
      HSL:
        123°, 81.8182%, 38.8235%
        HSV (HSB):
        123°, 90.0000%, 70.5882%
        XYZ:
        16.7572, 32.8457, 6.4339
        xyY:
        0.2990, 0.5861, 32.8457
      CIE-Lab:
        64.0358, -64.6166, 60.0930
        CIE-LCH:
        64.0358, 88.2410, 137.0774
        CIE-Luv:
        64.0358, -59.1636, 75.5423
        Hunter-Lab:
        57.3112, -48.1031, 33.4617
      #12b41a color charts
#12b41a RGB chart
      #12b41a CMYK chart
      #12b41a RGB pie chart
      #12b41a color shades, tints & tones
#12b41a color schemes
#12b41a color preview, HTML & CSS examples
           This text has a color of #12b41a        
        
          <p style="color:#12b41a;">Text here</p>
        
        
          .mytext {color:#12b41a;}
        
        Text color #12b41a
      
           This box has a color of #12b41a        
        
          <div style="background-color:#12b41a;">Content here</div>
        
        
          .mybackground {background-color:#12b41a;}
        
        Background color #12b41a
      
           Border around this has a color of #12b41a        
        
          <div style="border:2px solid #12b41a;">Content here</div>
        
        
          .myborder {border:2px solid #12b41a;}
        
        Border color #12b41a