#3b2c77 color space conversions
Hex:
        #3b2c77
        RGB:
        59, 44, 119
        CMY:
        77, 83, 53
        CMYK:
        50, 63, 0, 53
      HSL:
        252°, 46.0123%, 31.9608%
        HSV (HSB):
        252°, 63.0252%, 46.6667%
        XYZ:
        6.0341, 4.0631, 17.9190
        xyY:
        0.2154, 0.1450, 4.0631
      CIE-Lab:
        23.8789, 27.5706, -40.8443
        CIE-LCH:
        23.8789, 49.2787, 304.0201
        CIE-Luv:
        23.8789, 0.6421, -51.3649
        Hunter-Lab:
        20.1571, 18.1597, -38.5969
      #3b2c77 color charts
#3b2c77 RGB chart
      #3b2c77 CMYK chart
      #3b2c77 RGB pie chart
      #3b2c77 color shades, tints & tones
#3b2c77 color schemes
#3b2c77 color preview, HTML & CSS examples
           This text has a color of #3b2c77        
        
          <p style="color:#3b2c77;">Text here</p>
        
        
          .mytext {color:#3b2c77;}
        
        Text color #3b2c77
      
           This box has a color of #3b2c77        
        
          <div style="background-color:#3b2c77;">Content here</div>
        
        
          .mybackground {background-color:#3b2c77;}
        
        Background color #3b2c77
      
           Border around this has a color of #3b2c77        
        
          <div style="border:2px solid #3b2c77;">Content here</div>
        
        
          .myborder {border:2px solid #3b2c77;}
        
        Border color #3b2c77