#3a4f00 color space conversions
Hex:
        #3a4f00
        RGB:
        58, 79, 0
        CMY:
        77, 69, 100
        CMYK:
        27, 0, 100, 69
      HSL:
        76°, 100.0000%, 15.4902%
        HSV (HSB):
        76°, 100.0000%, 30.9804%
        XYZ:
        4.5409, 6.4915, 1.0137
        xyY:
        0.3770, 0.5389, 6.4915
      CIE-Lab:
        30.6201, -19.5205, 38.3062
        CIE-LCH:
        30.6201, 42.9932, 117.0030
        CIE-Luv:
        30.6201, -9.8631, 35.1567
        Hunter-Lab:
        25.4784, -12.7740, 15.4761
      #3a4f00 color charts
#3a4f00 RGB chart
      #3a4f00 CMYK chart
      #3a4f00 RGB pie chart
      #3a4f00 color shades, tints & tones
#3a4f00 color schemes
#3a4f00 color preview, HTML & CSS examples
           This text has a color of #3a4f00        
        
          <p style="color:#3a4f00;">Text here</p>
        
        
          .mytext {color:#3a4f00;}
        
        Text color #3a4f00
      
           This box has a color of #3a4f00        
        
          <div style="background-color:#3a4f00;">Content here</div>
        
        
          .mybackground {background-color:#3a4f00;}
        
        Background color #3a4f00
      
           Border around this has a color of #3a4f00        
        
          <div style="border:2px solid #3a4f00;">Content here</div>
        
        
          .myborder {border:2px solid #3a4f00;}
        
        Border color #3a4f00