#3b2d78 color space conversions
Hex:
        #3b2d78
        RGB:
        59, 45, 120
        CMY:
        77, 82, 53
        CMYK:
        51, 63, 0, 53
      HSL:
        251°, 45.4545%, 32.3529%
        HSV (HSB):
        251°, 62.5000%, 47.0588%
        XYZ:
        6.1322, 4.1626, 18.2496
        xyY:
        0.2148, 0.1458, 4.1626
      CIE-Lab:
        24.2020, 27.2530, -40.9571
        CIE-LCH:
        24.2020, 49.1956, 303.6399
        CIE-Luv:
        24.2020, 0.3343, -51.7699
        Hunter-Lab:
        20.4026, 17.9454, -38.7516
      #3b2d78 color charts
#3b2d78 RGB chart
      #3b2d78 CMYK chart
      #3b2d78 RGB pie chart
      #3b2d78 color shades, tints & tones
#3b2d78 color schemes
#3b2d78 color preview, HTML & CSS examples
           This text has a color of #3b2d78        
        
          <p style="color:#3b2d78;">Text here</p>
        
        
          .mytext {color:#3b2d78;}
        
        Text color #3b2d78
      
           This box has a color of #3b2d78        
        
          <div style="background-color:#3b2d78;">Content here</div>
        
        
          .mybackground {background-color:#3b2d78;}
        
        Background color #3b2d78
      
           Border around this has a color of #3b2d78        
        
          <div style="border:2px solid #3b2d78;">Content here</div>
        
        
          .myborder {border:2px solid #3b2d78;}
        
        Border color #3b2d78