#3b5880 color space conversions
Hex:
        #3b5880
        RGB:
        59, 88, 128
        CMY:
        77, 65, 50
        CMYK:
        54, 31, 0, 50
      HSL:
        215°, 36.8984%, 36.6667%
        HSV (HSB):
        215°, 53.9062%, 50.1961%
        XYZ:
        9.1896, 9.4678, 21.7652
        xyY:
        0.2273, 0.2342, 9.4678
      CIE-Lab:
        36.8697, 1.5994, -25.7856
        CIE-LCH:
        36.8697, 25.8351, 273.5494
        CIE-Luv:
        36.8697, -13.4473, -35.8331
        Hunter-Lab:
        30.7697, -0.5365, -20.4004
      #3b5880 color charts
#3b5880 RGB chart
      #3b5880 CMYK chart
      #3b5880 RGB pie chart
      #3b5880 color shades, tints & tones
#3b5880 color schemes
#3b5880 color preview, HTML & CSS examples
           This text has a color of #3b5880        
        
          <p style="color:#3b5880;">Text here</p>
        
        
          .mytext {color:#3b5880;}
        
        Text color #3b5880
      
           This box has a color of #3b5880        
        
          <div style="background-color:#3b5880;">Content here</div>
        
        
          .mybackground {background-color:#3b5880;}
        
        Background color #3b5880
      
           Border around this has a color of #3b5880        
        
          <div style="border:2px solid #3b5880;">Content here</div>
        
        
          .myborder {border:2px solid #3b5880;}
        
        Border color #3b5880