#3b516e color space conversions
Hex:
        #3b516e
        RGB:
        59, 81, 110
        CMY:
        77, 68, 57
        CMYK:
        46, 26, 0, 57
      HSL:
        214°, 30.1775%, 33.1373%
        HSV (HSB):
        214°, 46.3636%, 43.1373%
        XYZ:
        7.5605, 7.9405, 15.8860
        xyY:
        0.2409, 0.2530, 7.9405
      CIE-Lab:
        33.8586, 0.1268, -19.3257
        CIE-LCH:
        33.8586, 19.3261, 270.3760
        CIE-Luv:
        33.8586, -10.7218, -25.7010
        Hunter-Lab:
        28.1788, -1.4204, -13.7000
      #3b516e color charts
#3b516e RGB chart
      #3b516e CMYK chart
      #3b516e RGB pie chart
      #3b516e color shades, tints & tones
#3b516e color schemes
#3b516e color preview, HTML & CSS examples
           This text has a color of #3b516e        
        
          <p style="color:#3b516e;">Text here</p>
        
        
          .mytext {color:#3b516e;}
        
        Text color #3b516e
      
           This box has a color of #3b516e        
        
          <div style="background-color:#3b516e;">Content here</div>
        
        
          .mybackground {background-color:#3b516e;}
        
        Background color #3b516e
      
           Border around this has a color of #3b516e        
        
          <div style="border:2px solid #3b516e;">Content here</div>
        
        
          .myborder {border:2px solid #3b516e;}
        
        Border color #3b516e