#3a679b color space conversions
Hex:
        #3a679b
        RGB:
        58, 103, 155
        CMY:
        77, 60, 39
        CMYK:
        63, 34, 0, 39
      HSL:
        212°, 45.5399%, 41.7647%
        HSV (HSB):
        212°, 62.5806%, 60.7843%
        XYZ:
        12.5116, 12.9666, 32.8537
        xyY:
        0.2145, 0.2223, 12.9666
      CIE-Lab:
        42.7129, 1.2750, -32.9150
        CIE-LCH:
        42.7129, 32.9397, 272.2182
        CIE-Luv:
        42.7129, -18.9128, -47.9924
        Hunter-Lab:
        36.0092, -0.9953, -28.8881
      #3a679b color charts
#3a679b RGB chart
      #3a679b CMYK chart
      #3a679b RGB pie chart
      #3a679b color shades, tints & tones
#3a679b color schemes
#3a679b color preview, HTML & CSS examples
           This text has a color of #3a679b        
        
          <p style="color:#3a679b;">Text here</p>
        
        
          .mytext {color:#3a679b;}
        
        Text color #3a679b
      
           This box has a color of #3a679b        
        
          <div style="background-color:#3a679b;">Content here</div>
        
        
          .mybackground {background-color:#3a679b;}
        
        Background color #3a679b
      
           Border around this has a color of #3a679b        
        
          <div style="border:2px solid #3a679b;">Content here</div>
        
        
          .myborder {border:2px solid #3a679b;}
        
        Border color #3a679b