#0c8142 color space conversions
Hex:
        #0c8142
        RGB:
        12, 129, 66
        CMY:
        95, 49, 74
        CMYK:
        91, 0, 49, 49
      HSL:
        148°, 82.9787%, 27.6471%
        HSV (HSB):
        148°, 90.6977%, 50.5882%
        XYZ:
        8.9852, 16.1720, 7.8022
        xyY:
        0.2726, 0.4907, 16.1720
      CIE-Lab:
        47.1994, -44.6390, 25.8935
        CIE-LCH:
        47.1994, 51.6054, 149.8835
        CIE-Luv:
        47.1994, -41.1917, 37.4189
        Hunter-Lab:
        40.2145, -30.4925, 16.6470
      #0c8142 color charts
#0c8142 RGB chart
      #0c8142 CMYK chart
      #0c8142 RGB pie chart
      #0c8142 color shades, tints & tones
#0c8142 color schemes
#0c8142 color preview, HTML & CSS examples
           This text has a color of #0c8142        
        
          <p style="color:#0c8142;">Text here</p>
        
        
          .mytext {color:#0c8142;}
        
        Text color #0c8142
      
           This box has a color of #0c8142        
        
          <div style="background-color:#0c8142;">Content here</div>
        
        
          .mybackground {background-color:#0c8142;}
        
        Background color #0c8142
      
           Border around this has a color of #0c8142        
        
          <div style="border:2px solid #0c8142;">Content here</div>
        
        
          .myborder {border:2px solid #0c8142;}
        
        Border color #0c8142