#3b2a78 color space conversions
Hex:
        #3b2a78
        RGB:
        59, 42, 120
        CMY:
        77, 84, 53
        CMYK:
        51, 65, 0, 53
      HSL:
        253°, 48.1481%, 31.7647%
        HSV (HSB):
        253°, 65.0000%, 47.0588%
        XYZ:
        6.0218, 3.9418, 18.2128
        xyY:
        0.2137, 0.1399, 3.9418
      CIE-Lab:
        23.4781, 29.1623, -42.1310
        CIE-LCH:
        23.4781, 51.2392, 304.6903
        CIE-Luv:
        23.4781, 0.9896, -52.5506
        Hunter-Lab:
        19.8540, 19.3951, -40.4911
      #3b2a78 color charts
#3b2a78 RGB chart
      #3b2a78 CMYK chart
      #3b2a78 RGB pie chart
      #3b2a78 color shades, tints & tones
#3b2a78 color schemes
#3b2a78 color preview, HTML & CSS examples
           This text has a color of #3b2a78        
        
          <p style="color:#3b2a78;">Text here</p>
        
        
          .mytext {color:#3b2a78;}
        
        Text color #3b2a78
      
           This box has a color of #3b2a78        
        
          <div style="background-color:#3b2a78;">Content here</div>
        
        
          .mybackground {background-color:#3b2a78;}
        
        Background color #3b2a78
      
           Border around this has a color of #3b2a78        
        
          <div style="border:2px solid #3b2a78;">Content here</div>
        
        
          .myborder {border:2px solid #3b2a78;}
        
        Border color #3b2a78