#0c5300 color space conversions
Hex:
        #0c5300
        RGB:
        12, 83, 0
        CMY:
        95, 67, 100
        CMYK:
        86, 0, 100, 67
      HSL:
        111°, 100.0000%, 16.2745%
        HSV (HSB):
        111°, 100.0000%, 32.5490%
        XYZ:
        3.2449, 6.2647, 1.0382
        xyY:
        0.3076, 0.5939, 6.2647
      CIE-Lab:
        30.0706, -36.3782, 37.0222
        CIE-LCH:
        30.0706, 51.9039, 134.4973
        CIE-Luv:
        30.0706, -26.7666, 36.6027
        Hunter-Lab:
        25.0293, -20.6601, 15.0613
      #0c5300 color charts
#0c5300 RGB chart
      #0c5300 CMYK chart
      #0c5300 RGB pie chart
      #0c5300 color shades, tints & tones
#0c5300 color schemes
#0c5300 color preview, HTML & CSS examples
           This text has a color of #0c5300        
        
          <p style="color:#0c5300;">Text here</p>
        
        
          .mytext {color:#0c5300;}
        
        Text color #0c5300
      
           This box has a color of #0c5300        
        
          <div style="background-color:#0c5300;">Content here</div>
        
        
          .mybackground {background-color:#0c5300;}
        
        Background color #0c5300
      
           Border around this has a color of #0c5300        
        
          <div style="border:2px solid #0c5300;">Content here</div>
        
        
          .myborder {border:2px solid #0c5300;}
        
        Border color #0c5300