#3b579f color space conversions
Hex:
        #3b579f
        RGB:
        59, 87, 159
        CMY:
        77, 66, 38
        CMYK:
        63, 45, 0, 38
      HSL:
        223°, 45.8716%, 42.7451%
        HSV (HSB):
        223°, 62.8931%, 62.3529%
        XYZ:
        11.4698, 10.2494, 34.1747
        xyY:
        0.2052, 0.1834, 10.2494
      CIE-Lab:
        38.2864, 13.0901, -42.3212
        CIE-LCH:
        38.2864, 44.2994, 287.1870
        CIE-Luv:
        38.2864, -13.1791, -61.6177
        Hunter-Lab:
        32.0147, 7.9251, -40.8800
      #3b579f color charts
#3b579f RGB chart
      #3b579f CMYK chart
      #3b579f RGB pie chart
      #3b579f color shades, tints & tones
#3b579f color schemes
#3b579f color preview, HTML & CSS examples
           This text has a color of #3b579f        
        
          <p style="color:#3b579f;">Text here</p>
        
        
          .mytext {color:#3b579f;}
        
        Text color #3b579f
      
           This box has a color of #3b579f        
        
          <div style="background-color:#3b579f;">Content here</div>
        
        
          .mybackground {background-color:#3b579f;}
        
        Background color #3b579f
      
           Border around this has a color of #3b579f        
        
          <div style="border:2px solid #3b579f;">Content here</div>
        
        
          .myborder {border:2px solid #3b579f;}
        
        Border color #3b579f