#3b5c80 color space conversions
Hex:
        #3b5c80
        RGB:
        59, 92, 128
        CMY:
        77, 64, 50
        CMYK:
        54, 28, 0, 50
      HSL:
        211°, 36.8984%, 36.6667%
        HSV (HSB):
        211°, 53.9062%, 50.1961%
        XYZ:
        9.5271, 10.1426, 21.8777
        xyY:
        0.2293, 0.2441, 10.1426
      CIE-Lab:
        38.0972, -0.9162, -23.8704
        CIE-LCH:
        38.0972, 23.8880, 267.8020
        CIE-Luv:
        38.0972, -14.9486, -33.0517
        Hunter-Lab:
        31.8475, -2.3354, -18.4361
      #3b5c80 color charts
#3b5c80 RGB chart
      #3b5c80 CMYK chart
      #3b5c80 RGB pie chart
      #3b5c80 color shades, tints & tones
#3b5c80 color schemes
#3b5c80 color preview, HTML & CSS examples
           This text has a color of #3b5c80        
        
          <p style="color:#3b5c80;">Text here</p>
        
        
          .mytext {color:#3b5c80;}
        
        Text color #3b5c80
      
           This box has a color of #3b5c80        
        
          <div style="background-color:#3b5c80;">Content here</div>
        
        
          .mybackground {background-color:#3b5c80;}
        
        Background color #3b5c80
      
           Border around this has a color of #3b5c80        
        
          <div style="border:2px solid #3b5c80;">Content here</div>
        
        
          .myborder {border:2px solid #3b5c80;}
        
        Border color #3b5c80