#3b5c87 color space conversions
Hex:
        #3b5c87
        RGB:
        59, 92, 135
        CMY:
        77, 64, 47
        CMYK:
        56, 32, 0, 47
      HSL:
        214°, 39.1753%, 38.0392%
        HSV (HSB):
        214°, 56.2963%, 52.9412%
        XYZ:
        10.0040, 10.3334, 24.3889
        xyY:
        0.2237, 0.2310, 10.3334
      CIE-Lab:
        38.4342, 1.4435, -27.6101
        CIE-LCH:
        38.4342, 27.6478, 272.9929
        CIE-Luv:
        38.4342, -14.9029, -38.9022
        Hunter-Lab:
        32.1456, -0.7041, -22.4816
      #3b5c87 color charts
#3b5c87 RGB chart
      #3b5c87 CMYK chart
      #3b5c87 RGB pie chart
      #3b5c87 color shades, tints & tones
#3b5c87 color schemes
#3b5c87 color preview, HTML & CSS examples
           This text has a color of #3b5c87        
        
          <p style="color:#3b5c87;">Text here</p>
        
        
          .mytext {color:#3b5c87;}
        
        Text color #3b5c87
      
           This box has a color of #3b5c87        
        
          <div style="background-color:#3b5c87;">Content here</div>
        
        
          .mybackground {background-color:#3b5c87;}
        
        Background color #3b5c87
      
           Border around this has a color of #3b5c87        
        
          <div style="border:2px solid #3b5c87;">Content here</div>
        
        
          .myborder {border:2px solid #3b5c87;}
        
        Border color #3b5c87