#004f0b color space conversions
Hex:
        #004f0b
        RGB:
        0, 79, 11
        CMY:
        100, 69, 96
        CMYK:
        100, 0, 86, 69
      HSL:
        128°, 100.0000%, 15.4902%
        HSV (HSB):
        128°, 100.0000%, 30.9804%
        XYZ:
        2.8564, 5.6161, 1.2501
        xyY:
        0.2938, 0.5776, 5.6161
      CIE-Lab:
        28.4226, -36.0246, 31.4720
        CIE-LCH:
        28.4226, 47.8357, 138.8587
        CIE-Luv:
        28.4226, -26.6312, 32.5268
        Hunter-Lab:
        23.6984, -19.9574, 13.4613
      #004f0b color charts
#004f0b RGB chart
      #004f0b CMYK chart
      #004f0b RGB pie chart
      #004f0b color shades, tints & tones
#004f0b color schemes
#004f0b color preview, HTML & CSS examples
           This text has a color of #004f0b        
        
          <p style="color:#004f0b;">Text here</p>
        
        
          .mytext {color:#004f0b;}
        
        Text color #004f0b
      
           This box has a color of #004f0b        
        
          <div style="background-color:#004f0b;">Content here</div>
        
        
          .mybackground {background-color:#004f0b;}
        
        Background color #004f0b
      
           Border around this has a color of #004f0b        
        
          <div style="border:2px solid #004f0b;">Content here</div>
        
        
          .myborder {border:2px solid #004f0b;}
        
        Border color #004f0b