#3f696e color space conversions
Hex:
        #3f696e
        RGB:
        63, 105, 110
        CMY:
        75, 59, 57
        CMYK:
        43, 5, 0, 57
      HSL:
        186°, 27.1676%, 33.9216%
        HSV (HSB):
        186°, 42.7273%, 43.1373%
        XYZ:
        9.9159, 12.2857, 16.6006
        xyY:
        0.2556, 0.3166, 12.2857
      CIE-Lab:
        41.6666, -13.1836, -7.4190
        CIE-LCH:
        41.6666, 15.1278, 209.3685
        CIE-Luv:
        41.6666, -19.1130, -8.2232
        Hunter-Lab:
        35.0510, -10.8414, -3.5449
      #3f696e color charts
#3f696e RGB chart
      #3f696e CMYK chart
      #3f696e RGB pie chart
      #3f696e color shades, tints & tones
#3f696e color schemes
#3f696e color preview, HTML & CSS examples
           This text has a color of #3f696e        
        
          <p style="color:#3f696e;">Text here</p>
        
        
          .mytext {color:#3f696e;}
        
        Text color #3f696e
      
           This box has a color of #3f696e        
        
          <div style="background-color:#3f696e;">Content here</div>
        
        
          .mybackground {background-color:#3f696e;}
        
        Background color #3f696e
      
           Border around this has a color of #3f696e        
        
          <div style="border:2px solid #3f696e;">Content here</div>
        
        
          .myborder {border:2px solid #3f696e;}
        
        Border color #3f696e