#3b679a color space conversions
Hex:
        #3b679a
        RGB:
        59, 103, 154
        CMY:
        77, 60, 40
        CMYK:
        62, 33, 0, 40
      HSL:
        212°, 44.6009%, 41.7647%
        HSV (HSB):
        212°, 61.6883%, 60.3922%
        XYZ:
        12.4866, 12.9634, 32.4159
        xyY:
        0.2158, 0.2240, 12.9634
      CIE-Lab:
        42.7080, 1.1266, -32.3248
        CIE-LCH:
        42.7080, 32.3444, 271.9961
        CIE-Luv:
        42.7080, -18.6784, -47.0732
        Hunter-Lab:
        36.0047, -1.1036, -28.1769
      #3b679a color charts
#3b679a RGB chart
      #3b679a CMYK chart
      #3b679a RGB pie chart
      #3b679a color shades, tints & tones
#3b679a color schemes
#3b679a color preview, HTML & CSS examples
           This text has a color of #3b679a        
        
          <p style="color:#3b679a;">Text here</p>
        
        
          .mytext {color:#3b679a;}
        
        Text color #3b679a
      
           This box has a color of #3b679a        
        
          <div style="background-color:#3b679a;">Content here</div>
        
        
          .mybackground {background-color:#3b679a;}
        
        Background color #3b679a
      
           Border around this has a color of #3b679a        
        
          <div style="border:2px solid #3b679a;">Content here</div>
        
        
          .myborder {border:2px solid #3b679a;}
        
        Border color #3b679a