#3b5f81 color space conversions
Hex:
        #3b5f81
        RGB:
        59, 95, 129
        CMY:
        77, 63, 49
        CMYK:
        54, 26, 0, 49
      HSL:
        209°, 37.2340%, 36.8627%
        HSV (HSB):
        209°, 54.2636%, 50.5882%
        XYZ:
        9.8583, 10.6992, 22.3144
        xyY:
        0.2299, 0.2496, 10.6992
      CIE-Lab:
        39.0692, -2.4447, -22.9690
        CIE-LCH:
        39.0692, 23.0987, 263.9246
        CIE-Luv:
        39.0692, -16.0792, -31.7607
        Hunter-Lab:
        32.7096, -3.4441, -17.5508
      #3b5f81 color charts
#3b5f81 RGB chart
      #3b5f81 CMYK chart
      #3b5f81 RGB pie chart
      #3b5f81 color shades, tints & tones
#3b5f81 color schemes
#3b5f81 color preview, HTML & CSS examples
           This text has a color of #3b5f81        
        
          <p style="color:#3b5f81;">Text here</p>
        
        
          .mytext {color:#3b5f81;}
        
        Text color #3b5f81
      
           This box has a color of #3b5f81        
        
          <div style="background-color:#3b5f81;">Content here</div>
        
        
          .mybackground {background-color:#3b5f81;}
        
        Background color #3b5f81
      
           Border around this has a color of #3b5f81        
        
          <div style="border:2px solid #3b5f81;">Content here</div>
        
        
          .myborder {border:2px solid #3b5f81;}
        
        Border color #3b5f81