#3c5e0d color space conversions
Hex:
        #3c5e0d
        RGB:
        60, 94, 13
        CMY:
        76, 63, 95
        CMYK:
        36, 0, 86, 63
      HSL:
        85°, 75.7009%, 20.9804%
        HSV (HSB):
        85°, 86.1702%, 36.8627%
        XYZ:
        5.9388, 8.9951, 1.8040
        xyY:
        0.3548, 0.5374, 8.9951
      CIE-Lab:
        35.9749, -25.6225, 38.6254
        CIE-LCH:
        35.9749, 46.3513, 123.5587
        CIE-Luv:
        35.9749, -16.5748, 39.8014
        Hunter-Lab:
        29.9919, -17.1402, 17.4281
      #3c5e0d color charts
#3c5e0d RGB chart
      #3c5e0d CMYK chart
      #3c5e0d RGB pie chart
      #3c5e0d color shades, tints & tones
#3c5e0d color schemes
#3c5e0d color preview, HTML & CSS examples
           This text has a color of #3c5e0d        
        
          <p style="color:#3c5e0d;">Text here</p>
        
        
          .mytext {color:#3c5e0d;}
        
        Text color #3c5e0d
      
           This box has a color of #3c5e0d        
        
          <div style="background-color:#3c5e0d;">Content here</div>
        
        
          .mybackground {background-color:#3c5e0d;}
        
        Background color #3c5e0d
      
           Border around this has a color of #3c5e0d        
        
          <div style="border:2px solid #3c5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #3c5e0d;}
        
        Border color #3c5e0d