#3c6f1d color space conversions
Hex:
        #3c6f1d
        RGB:
        60, 111, 29
        CMY:
        76, 56, 89
        CMYK:
        46, 0, 74, 56
      HSL:
        97°, 58.5714%, 27.4510%
        HSV (HSB):
        97°, 73.8739%, 43.5294%
        XYZ:
        7.7697, 12.4182, 3.1499
        xyY:
        0.3329, 0.5321, 12.4182
      CIE-Lab:
        41.8733, -32.4544, 38.3855
        CIE-LCH:
        41.8733, 50.2667, 130.2141
        CIE-Luv:
        41.8733, -24.5576, 44.0341
        Hunter-Lab:
        35.2395, -22.3131, 19.3681
      #3c6f1d color charts
#3c6f1d RGB chart
      #3c6f1d CMYK chart
      #3c6f1d RGB pie chart
      #3c6f1d color shades, tints & tones
#3c6f1d color schemes
#3c6f1d color preview, HTML & CSS examples
           This text has a color of #3c6f1d        
        
          <p style="color:#3c6f1d;">Text here</p>
        
        
          .mytext {color:#3c6f1d;}
        
        Text color #3c6f1d
      
           This box has a color of #3c6f1d        
        
          <div style="background-color:#3c6f1d;">Content here</div>
        
        
          .mybackground {background-color:#3c6f1d;}
        
        Background color #3c6f1d
      
           Border around this has a color of #3c6f1d        
        
          <div style="border:2px solid #3c6f1d;">Content here</div>
        
        
          .myborder {border:2px solid #3c6f1d;}
        
        Border color #3c6f1d