#0c8241 color space conversions
Hex:
        #0c8241
        RGB:
        12, 130, 65
        CMY:
        95, 49, 75
        CMYK:
        91, 0, 50, 49
      HSL:
        147°, 83.0986%, 27.8431%
        HSV (HSB):
        147°, 90.7692%, 50.9804%
        XYZ:
        9.0884, 16.4251, 7.6924
        xyY:
        0.2737, 0.4946, 16.4251
      CIE-Lab:
        47.5273, -45.1843, 26.8505
        CIE-LCH:
        47.5273, 52.5602, 149.2793
        CIE-Luv:
        47.5273, -41.5977, 38.5398
        Hunter-Lab:
        40.5279, -30.8951, 17.1160
      #0c8241 color charts
#0c8241 RGB chart
      #0c8241 CMYK chart
      #0c8241 RGB pie chart
      #0c8241 color shades, tints & tones
#0c8241 color schemes
#0c8241 color preview, HTML & CSS examples
           This text has a color of #0c8241        
        
          <p style="color:#0c8241;">Text here</p>
        
        
          .mytext {color:#0c8241;}
        
        Text color #0c8241
      
           This box has a color of #0c8241        
        
          <div style="background-color:#0c8241;">Content here</div>
        
        
          .mybackground {background-color:#0c8241;}
        
        Background color #0c8241
      
           Border around this has a color of #0c8241        
        
          <div style="border:2px solid #0c8241;">Content here</div>
        
        
          .myborder {border:2px solid #0c8241;}
        
        Border color #0c8241