#3b3568 color space conversions
Hex:
        #3b3568
        RGB:
        59, 53, 104
        CMY:
        77, 79, 59
        CMYK:
        43, 49, 0, 59
      HSL:
        247°, 32.4841%, 30.7843%
        HSV (HSB):
        247°, 49.0385%, 40.7843%
        XYZ:
        5.5754, 4.4755, 13.6667
        xyY:
        0.2351, 0.1887, 4.4755
      CIE-Lab:
        25.1849, 16.7537, -29.1293
        CIE-LCH:
        25.1849, 33.6036, 299.9053
        CIE-Luv:
        25.1849, -0.5593, -37.3569
        Hunter-Lab:
        21.1554, 10.0212, -23.4936
      #3b3568 color charts
#3b3568 RGB chart
      #3b3568 CMYK chart
      #3b3568 RGB pie chart
      #3b3568 color shades, tints & tones
#3b3568 color schemes
#3b3568 color preview, HTML & CSS examples
           This text has a color of #3b3568        
        
          <p style="color:#3b3568;">Text here</p>
        
        
          .mytext {color:#3b3568;}
        
        Text color #3b3568
      
           This box has a color of #3b3568        
        
          <div style="background-color:#3b3568;">Content here</div>
        
        
          .mybackground {background-color:#3b3568;}
        
        Background color #3b3568
      
           Border around this has a color of #3b3568        
        
          <div style="border:2px solid #3b3568;">Content here</div>
        
        
          .myborder {border:2px solid #3b3568;}
        
        Border color #3b3568