#0c4700 color space conversions
Hex:
        #0c4700
        RGB:
        12, 71, 0
        CMY:
        95, 72, 100
        CMYK:
        83, 0, 100, 72
      HSL:
        110°, 100.0000%, 13.9216%
        HSV (HSB):
        110°, 100.0000%, 27.8431%
        XYZ:
        2.4049, 4.5846, 0.7582
        xyY:
        0.3104, 0.5917, 4.5846
      CIE-Lab:
        25.5170, -32.1660, 33.1504
        CIE-LCH:
        25.5170, 46.1909, 134.1365
        CIE-Luv:
        25.5170, -22.1830, 30.9954
        Hunter-Lab:
        21.4118, -17.4224, 12.8888
      #0c4700 color charts
#0c4700 RGB chart
      #0c4700 CMYK chart
      #0c4700 RGB pie chart
      #0c4700 color shades, tints & tones
#0c4700 color schemes
#0c4700 color preview, HTML & CSS examples
           This text has a color of #0c4700        
        
          <p style="color:#0c4700;">Text here</p>
        
        
          .mytext {color:#0c4700;}
        
        Text color #0c4700
      
           This box has a color of #0c4700        
        
          <div style="background-color:#0c4700;">Content here</div>
        
        
          .mybackground {background-color:#0c4700;}
        
        Background color #0c4700
      
           Border around this has a color of #0c4700        
        
          <div style="border:2px solid #0c4700;">Content here</div>
        
        
          .myborder {border:2px solid #0c4700;}
        
        Border color #0c4700