#3a5d00 color space conversions
Hex:
        #3a5d00
        RGB:
        58, 93, 0
        CMY:
        77, 64, 100
        CMYK:
        38, 0, 100, 64
      HSL:
        83°, 100.0000%, 18.2353%
        HSV (HSB):
        83°, 100.0000%, 36.4706%
        XYZ:
        5.6593, 8.7282, 1.3864
        xyY:
        0.3588, 0.5533, 8.7282
      CIE-Lab:
        35.4557, -26.5480, 42.0138
        CIE-LCH:
        35.4557, 49.6986, 122.2883
        CIE-Luv:
        35.4557, -17.0537, 41.3937
        Hunter-Lab:
        29.5436, -17.5084, 17.8981
      #3a5d00 color charts
#3a5d00 RGB chart
      #3a5d00 CMYK chart
      #3a5d00 RGB pie chart
      #3a5d00 color shades, tints & tones
#3a5d00 color schemes
#3a5d00 color preview, HTML & CSS examples
           This text has a color of #3a5d00        
        
          <p style="color:#3a5d00;">Text here</p>
        
        
          .mytext {color:#3a5d00;}
        
        Text color #3a5d00
      
           This box has a color of #3a5d00        
        
          <div style="background-color:#3a5d00;">Content here</div>
        
        
          .mybackground {background-color:#3a5d00;}
        
        Background color #3a5d00
      
           Border around this has a color of #3a5d00        
        
          <div style="border:2px solid #3a5d00;">Content here</div>
        
        
          .myborder {border:2px solid #3a5d00;}
        
        Border color #3a5d00