#3a5f00 color space conversions
Hex:
        #3a5f00
        RGB:
        58, 95, 0
        CMY:
        77, 63, 100
        CMYK:
        39, 0, 100, 63
      HSL:
        83°, 100.0000%, 18.6275%
        HSV (HSB):
        83°, 100.0000%, 37.2549%
        XYZ:
        5.8371, 9.0840, 1.4457
        xyY:
        0.3566, 0.5550, 9.0840
      CIE-Lab:
        36.1454, -27.4967, 42.5466
        CIE-LCH:
        36.1454, 50.6585, 122.8735
        CIE-Luv:
        36.1454, -18.0401, 42.2785
        Hunter-Lab:
        30.1396, -18.1743, 18.2537
      #3a5f00 color charts
#3a5f00 RGB chart
      #3a5f00 CMYK chart
      #3a5f00 RGB pie chart
      #3a5f00 color shades, tints & tones
#3a5f00 color schemes
#3a5f00 color preview, HTML & CSS examples
           This text has a color of #3a5f00        
        
          <p style="color:#3a5f00;">Text here</p>
        
        
          .mytext {color:#3a5f00;}
        
        Text color #3a5f00
      
           This box has a color of #3a5f00        
        
          <div style="background-color:#3a5f00;">Content here</div>
        
        
          .mybackground {background-color:#3a5f00;}
        
        Background color #3a5f00
      
           Border around this has a color of #3a5f00        
        
          <div style="border:2px solid #3a5f00;">Content here</div>
        
        
          .myborder {border:2px solid #3a5f00;}
        
        Border color #3a5f00