#3e696e color space conversions
Hex:
        #3e696e
        RGB:
        62, 105, 110
        CMY:
        76, 59, 57
        CMYK:
        44, 5, 0, 57
      HSL:
        186°, 27.9070%, 33.7255%
        HSV (HSB):
        186°, 43.6364%, 43.1373%
        XYZ:
        9.8527, 12.2531, 16.5976
        xyY:
        0.2546, 0.3166, 12.2531
      CIE-Lab:
        41.6155, -13.4653, -7.5008
        CIE-LCH:
        41.6155, 15.4135, 209.1199
        CIE-Luv:
        41.6155, -19.4493, -8.3001
        Hunter-Lab:
        35.0044, -11.0154, -3.6098
      #3e696e color charts
#3e696e RGB chart
      #3e696e CMYK chart
      #3e696e RGB pie chart
      #3e696e color shades, tints & tones
#3e696e color schemes
#3e696e color preview, HTML & CSS examples
           This text has a color of #3e696e        
        
          <p style="color:#3e696e;">Text here</p>
        
        
          .mytext {color:#3e696e;}
        
        Text color #3e696e
      
           This box has a color of #3e696e        
        
          <div style="background-color:#3e696e;">Content here</div>
        
        
          .mybackground {background-color:#3e696e;}
        
        Background color #3e696e
      
           Border around this has a color of #3e696e        
        
          <div style="border:2px solid #3e696e;">Content here</div>
        
        
          .myborder {border:2px solid #3e696e;}
        
        Border color #3e696e