#3b3567 color space conversions
Hex:
        #3b3567
        RGB:
        59, 53, 103
        CMY:
        77, 79, 60
        CMYK:
        43, 49, 0, 60
      HSL:
        247°, 32.0513%, 30.5882%
        HSV (HSB):
        247°, 48.5437%, 40.3922%
        XYZ:
        5.5249, 4.4553, 13.4007
        xyY:
        0.2363, 0.1906, 4.4553
      CIE-Lab:
        25.1228, 16.4328, -28.5824
        CIE-LCH:
        25.1228, 32.9695, 299.8957
        CIE-Luv:
        25.1228, -0.4888, -36.6089
        Hunter-Lab:
        21.1075, 9.7843, -22.8667
      #3b3567 color charts
#3b3567 RGB chart
      #3b3567 CMYK chart
      #3b3567 RGB pie chart
      #3b3567 color shades, tints & tones
#3b3567 color schemes
#3b3567 color preview, HTML & CSS examples
           This text has a color of #3b3567        
        
          <p style="color:#3b3567;">Text here</p>
        
        
          .mytext {color:#3b3567;}
        
        Text color #3b3567
      
           This box has a color of #3b3567        
        
          <div style="background-color:#3b3567;">Content here</div>
        
        
          .mybackground {background-color:#3b3567;}
        
        Background color #3b3567
      
           Border around this has a color of #3b3567        
        
          <div style="border:2px solid #3b3567;">Content here</div>
        
        
          .myborder {border:2px solid #3b3567;}
        
        Border color #3b3567