#3b4485 color space conversions
Hex:
        #3b4485
        RGB:
        59, 68, 133
        CMY:
        77, 73, 48
        CMYK:
        56, 49, 0, 48
      HSL:
        233°, 38.5417%, 37.6471%
        HSV (HSB):
        233°, 55.6391%, 52.1569%
        XYZ:
        8.1044, 6.7575, 23.0675
        xyY:
        0.2137, 0.1782, 6.7575
      CIE-Lab:
        31.2484, 16.4149, -37.7649
        CIE-LCH:
        31.2484, 41.1781, 293.4926
        CIE-Luv:
        31.2484, -6.6626, -51.9749
        Hunter-Lab:
        25.9952, 10.1584, -34.4158
      #3b4485 color charts
#3b4485 RGB chart
      #3b4485 CMYK chart
      #3b4485 RGB pie chart
      #3b4485 color shades, tints & tones
#3b4485 color schemes
#3b4485 color preview, HTML & CSS examples
           This text has a color of #3b4485        
        
          <p style="color:#3b4485;">Text here</p>
        
        
          .mytext {color:#3b4485;}
        
        Text color #3b4485
      
           This box has a color of #3b4485        
        
          <div style="background-color:#3b4485;">Content here</div>
        
        
          .mybackground {background-color:#3b4485;}
        
        Background color #3b4485
      
           Border around this has a color of #3b4485        
        
          <div style="border:2px solid #3b4485;">Content here</div>
        
        
          .myborder {border:2px solid #3b4485;}
        
        Border color #3b4485