#3b4387 color space conversions
Hex:
        #3b4387
        RGB:
        59, 67, 135
        CMY:
        77, 74, 47
        CMYK:
        56, 50, 0, 47
      HSL:
        234°, 39.1753%, 38.0392%
        HSV (HSB):
        234°, 56.2963%, 52.9412%
        XYZ:
        8.1840, 6.6934, 23.7823
        xyY:
        0.2117, 0.1731, 6.6934
      CIE-Lab:
        31.0984, 17.7789, -39.2424
        CIE-LCH:
        31.0984, 43.0819, 294.3731
        CIE-Luv:
        31.0984, -6.4300, -53.9874
        Hunter-Lab:
        25.8716, 11.1897, -36.3918
      #3b4387 color charts
#3b4387 RGB chart
      #3b4387 CMYK chart
      #3b4387 RGB pie chart
      #3b4387 color shades, tints & tones
#3b4387 color schemes
#3b4387 color preview, HTML & CSS examples
           This text has a color of #3b4387        
        
          <p style="color:#3b4387;">Text here</p>
        
        
          .mytext {color:#3b4387;}
        
        Text color #3b4387
      
           This box has a color of #3b4387        
        
          <div style="background-color:#3b4387;">Content here</div>
        
        
          .mybackground {background-color:#3b4387;}
        
        Background color #3b4387
      
           Border around this has a color of #3b4387        
        
          <div style="border:2px solid #3b4387;">Content here</div>
        
        
          .myborder {border:2px solid #3b4387;}
        
        Border color #3b4387