#3b5a05 color space conversions
Hex:
        #3b5a05
        RGB:
        59, 90, 5
        CMY:
        77, 65, 98
        CMYK:
        34, 0, 94, 65
      HSL:
        82°, 89.4737%, 18.6275%
        HSV (HSB):
        82°, 94.4444%, 35.2941%
        XYZ:
        5.4872, 8.2531, 1.4474
        xyY:
        0.3613, 0.5434, 8.2531
      CIE-Lab:
        34.5045, -24.4474, 39.6994
        CIE-LCH:
        34.5045, 46.6231, 121.6253
        CIE-Luv:
        34.5045, -15.0645, 39.2617
        Hunter-Lab:
        28.7282, -16.1802, 17.1226
      #3b5a05 color charts
#3b5a05 RGB chart
      #3b5a05 CMYK chart
      #3b5a05 RGB pie chart
      #3b5a05 color shades, tints & tones
#3b5a05 color schemes
#3b5a05 color preview, HTML & CSS examples
           This text has a color of #3b5a05        
        
          <p style="color:#3b5a05;">Text here</p>
        
        
          .mytext {color:#3b5a05;}
        
        Text color #3b5a05
      
           This box has a color of #3b5a05        
        
          <div style="background-color:#3b5a05;">Content here</div>
        
        
          .mybackground {background-color:#3b5a05;}
        
        Background color #3b5a05
      
           Border around this has a color of #3b5a05        
        
          <div style="border:2px solid #3b5a05;">Content here</div>
        
        
          .myborder {border:2px solid #3b5a05;}
        
        Border color #3b5a05