#3b317b color space conversions
Hex:
        #3b317b
        RGB:
        59, 49, 123
        CMY:
        77, 81, 52
        CMYK:
        52, 60, 0, 52
      HSL:
        248°, 43.0233%, 33.7255%
        HSV (HSB):
        248°, 60.1626%, 48.2353%
        XYZ:
        6.4771, 4.5565, 19.2770
        xyY:
        0.2137, 0.1503, 4.5565
      CIE-Lab:
        25.4319, 25.6432, -40.8683
        CIE-LCH:
        25.4319, 48.2472, 302.1066
        CIE-Luv:
        25.4319, -0.8378, -52.6343
        Hunter-Lab:
        21.3459, 16.8077, -38.6012
      #3b317b color charts
#3b317b RGB chart
      #3b317b CMYK chart
      #3b317b RGB pie chart
      #3b317b color shades, tints & tones
#3b317b color schemes
#3b317b color preview, HTML & CSS examples
           This text has a color of #3b317b        
        
          <p style="color:#3b317b;">Text here</p>
        
        
          .mytext {color:#3b317b;}
        
        Text color #3b317b
      
           This box has a color of #3b317b        
        
          <div style="background-color:#3b317b;">Content here</div>
        
        
          .mybackground {background-color:#3b317b;}
        
        Background color #3b317b
      
           Border around this has a color of #3b317b        
        
          <div style="border:2px solid #3b317b;">Content here</div>
        
        
          .myborder {border:2px solid #3b317b;}
        
        Border color #3b317b