#3b5196 color space conversions
Hex:
        #3b5196
        RGB:
        59, 81, 150
        CMY:
        77, 68, 41
        CMYK:
        61, 46, 0, 41
      HSL:
        225°, 43.5407%, 40.9804%
        HSV (HSB):
        225°, 60.6667%, 58.8235%
        XYZ:
        10.2511, 9.0167, 30.0543
        xyY:
        0.2078, 0.1828, 9.0167
      CIE-Lab:
        36.0164, 13.7934, -40.5369
        CIE-LCH:
        36.0164, 42.8193, 288.7918
        CIE-Luv:
        36.0164, -11.1645, -58.0536
        Hunter-Lab:
        30.0278, 8.3889, -38.3229
      #3b5196 color charts
#3b5196 RGB chart
      #3b5196 CMYK chart
      #3b5196 RGB pie chart
      #3b5196 color shades, tints & tones
#3b5196 color schemes
#3b5196 color preview, HTML & CSS examples
           This text has a color of #3b5196        
        
          <p style="color:#3b5196;">Text here</p>
        
        
          .mytext {color:#3b5196;}
        
        Text color #3b5196
      
           This box has a color of #3b5196        
        
          <div style="background-color:#3b5196;">Content here</div>
        
        
          .mybackground {background-color:#3b5196;}
        
        Background color #3b5196
      
           Border around this has a color of #3b5196        
        
          <div style="border:2px solid #3b5196;">Content here</div>
        
        
          .myborder {border:2px solid #3b5196;}
        
        Border color #3b5196