#12b828 color space conversions
Hex:
        #12b828
        RGB:
        18, 184, 40
        CMY:
        93, 28, 84
        CMYK:
        90, 0, 78, 28
      HSL:
        128°, 82.1782%, 39.6078%
        HSV (HSB):
        128°, 90.2174%, 72.1569%
        XYZ:
        17.7729, 34.5628, 7.7420
        xyY:
        0.2958, 0.5753, 34.5628
      CIE-Lab:
        65.4068, -64.9721, 57.4998
        CIE-LCH:
        65.4068, 86.7617, 138.4914
        CIE-Luv:
        65.4068, -60.1692, 74.5637
        Hunter-Lab:
        58.7901, -48.9200, 33.3452
      #12b828 color charts
#12b828 RGB chart
      #12b828 CMYK chart
      #12b828 RGB pie chart
      #12b828 color shades, tints & tones
#12b828 color schemes
#12b828 color preview, HTML & CSS examples
           This text has a color of #12b828        
        
          <p style="color:#12b828;">Text here</p>
        
        
          .mytext {color:#12b828;}
        
        Text color #12b828
      
           This box has a color of #12b828        
        
          <div style="background-color:#12b828;">Content here</div>
        
        
          .mybackground {background-color:#12b828;}
        
        Background color #12b828
      
           Border around this has a color of #12b828        
        
          <div style="border:2px solid #12b828;">Content here</div>
        
        
          .myborder {border:2px solid #12b828;}
        
        Border color #12b828