#3b518e color space conversions
Hex:
        #3b518e
        RGB:
        59, 81, 142
        CMY:
        77, 68, 44
        CMYK:
        58, 43, 0, 44
      HSL:
        224°, 41.2935%, 39.4118%
        HSV (HSB):
        224°, 58.4507%, 55.6863%
        XYZ:
        9.6285, 8.7677, 26.7760
        xyY:
        0.2132, 0.1941, 8.7677
      CIE-Lab:
        35.5331, 10.9579, -36.4521
        CIE-LCH:
        35.5331, 38.0635, 286.7313
        CIE-Luv:
        35.5331, -11.0579, -51.7558
        Hunter-Lab:
        29.6102, 6.2261, -32.8878
      #3b518e color charts
#3b518e RGB chart
      #3b518e CMYK chart
      #3b518e RGB pie chart
      #3b518e color shades, tints & tones
#3b518e color schemes
#3b518e color preview, HTML & CSS examples
           This text has a color of #3b518e        
        
          <p style="color:#3b518e;">Text here</p>
        
        
          .mytext {color:#3b518e;}
        
        Text color #3b518e
      
           This box has a color of #3b518e        
        
          <div style="background-color:#3b518e;">Content here</div>
        
        
          .mybackground {background-color:#3b518e;}
        
        Background color #3b518e
      
           Border around this has a color of #3b518e        
        
          <div style="border:2px solid #3b518e;">Content here</div>
        
        
          .myborder {border:2px solid #3b518e;}
        
        Border color #3b518e