#3c705d color space conversions
Hex:
        #3c705d
        RGB:
        60, 112, 93
        CMY:
        76, 56, 64
        CMYK:
        46, 0, 17, 56
      HSL:
        158°, 30.2326%, 33.7255%
        HSV (HSB):
        158°, 46.4286%, 43.9216%
        XYZ:
        9.6334, 13.3393, 12.4229
        xyY:
        0.2722, 0.3769, 13.3393
      CIE-Lab:
        43.2701, -22.3521, 5.1870
        CIE-LCH:
        43.2701, 22.9461, 166.9354
        CIE-Luv:
        43.2701, -23.5286, 9.9719
        Hunter-Lab:
        36.5230, -16.8335, 5.3992
      #3c705d color charts
#3c705d RGB chart
      #3c705d CMYK chart
      #3c705d RGB pie chart
      #3c705d color shades, tints & tones
#3c705d color schemes
#3c705d color preview, HTML & CSS examples
           This text has a color of #3c705d        
        
          <p style="color:#3c705d;">Text here</p>
        
        
          .mytext {color:#3c705d;}
        
        Text color #3c705d
      
           This box has a color of #3c705d        
        
          <div style="background-color:#3c705d;">Content here</div>
        
        
          .mybackground {background-color:#3c705d;}
        
        Background color #3c705d
      
           Border around this has a color of #3c705d        
        
          <div style="border:2px solid #3c705d;">Content here</div>
        
        
          .myborder {border:2px solid #3c705d;}
        
        Border color #3c705d