#3a6a12 color space conversions
Hex:
        #3a6a12
        RGB:
        58, 106, 18
        CMY:
        77, 58, 93
        CMYK:
        45, 0, 83, 58
      HSL:
        93°, 70.9677%, 24.3137%
        HSV (HSB):
        93°, 83.0189%, 41.5686%
        XYZ:
        7.0081, 11.2513, 2.3746
        xyY:
        0.3396, 0.5453, 11.2513
      CIE-Lab:
        40.0005, -31.7171, 40.6746
        CIE-LCH:
        40.0005, 51.5790, 127.9463
        CIE-Luv:
        40.0005, -23.1786, 44.3588
        Hunter-Lab:
        33.5429, -21.4060, 19.2827
      #3a6a12 color charts
#3a6a12 RGB chart
      #3a6a12 CMYK chart
      #3a6a12 RGB pie chart
      #3a6a12 color shades, tints & tones
#3a6a12 color schemes
#3a6a12 color preview, HTML & CSS examples
           This text has a color of #3a6a12        
        
          <p style="color:#3a6a12;">Text here</p>
        
        
          .mytext {color:#3a6a12;}
        
        Text color #3a6a12
      
           This box has a color of #3a6a12        
        
          <div style="background-color:#3a6a12;">Content here</div>
        
        
          .mybackground {background-color:#3a6a12;}
        
        Background color #3a6a12
      
           Border around this has a color of #3a6a12        
        
          <div style="border:2px solid #3a6a12;">Content here</div>
        
        
          .myborder {border:2px solid #3a6a12;}
        
        Border color #3a6a12