#3a4f01 color space conversions
Hex:
        #3a4f01
        RGB:
        58, 79, 1
        CMY:
        77, 69, 100
        CMYK:
        27, 0, 99, 69
      HSL:
        76°, 97.5000%, 15.6863%
        HSV (HSB):
        76°, 98.7342%, 30.9804%
        XYZ:
        4.5464, 6.4937, 1.0425
        xyY:
        0.3763, 0.5374, 6.4937
      CIE-Lab:
        30.6253, -19.4702, 37.9198
        CIE-LCH:
        30.6253, 42.6263, 117.1786
        CIE-Luv:
        30.6253, -9.8637, 34.9741
        Hunter-Lab:
        25.4827, -12.7485, 15.4123
      #3a4f01 color charts
#3a4f01 RGB chart
      #3a4f01 CMYK chart
      #3a4f01 RGB pie chart
      #3a4f01 color shades, tints & tones
#3a4f01 color schemes
#3a4f01 color preview, HTML & CSS examples
           This text has a color of #3a4f01        
        
          <p style="color:#3a4f01;">Text here</p>
        
        
          .mytext {color:#3a4f01;}
        
        Text color #3a4f01
      
           This box has a color of #3a4f01        
        
          <div style="background-color:#3a4f01;">Content here</div>
        
        
          .mybackground {background-color:#3a4f01;}
        
        Background color #3a4f01
      
           Border around this has a color of #3a4f01        
        
          <div style="border:2px solid #3a4f01;">Content here</div>
        
        
          .myborder {border:2px solid #3a4f01;}
        
        Border color #3a4f01