#3f606e color space conversions
Hex:
        #3f606e
        RGB:
        63, 96, 110
        CMY:
        75, 62, 57
        CMYK:
        43, 13, 0, 57
      HSL:
        198°, 27.1676%, 33.9216%
        HSV (HSB):
        198°, 42.7273%, 43.1373%
        XYZ:
        9.0472, 10.5483, 16.3110
        xyY:
        0.2520, 0.2938, 10.5483
      CIE-Lab:
        38.8090, -7.9510, -11.7211
        CIE-LCH:
        38.8090, 14.1634, 235.8489
        CIE-Luv:
        38.8090, -15.3660, -14.7522
        Hunter-Lab:
        32.4781, -7.1130, -7.0417
      #3f606e color charts
#3f606e RGB chart
      #3f606e CMYK chart
      #3f606e RGB pie chart
      #3f606e color shades, tints & tones
#3f606e color schemes
#3f606e color preview, HTML & CSS examples
           This text has a color of #3f606e        
        
          <p style="color:#3f606e;">Text here</p>
        
        
          .mytext {color:#3f606e;}
        
        Text color #3f606e
      
           This box has a color of #3f606e        
        
          <div style="background-color:#3f606e;">Content here</div>
        
        
          .mybackground {background-color:#3f606e;}
        
        Background color #3f606e
      
           Border around this has a color of #3f606e        
        
          <div style="border:2px solid #3f606e;">Content here</div>
        
        
          .myborder {border:2px solid #3f606e;}
        
        Border color #3f606e