#3b2b85 color space conversions
Hex:
        #3b2b85
        RGB:
        59, 43, 133
        CMY:
        77, 83, 48
        CMYK:
        56, 68, 0, 48
      HSL:
        251°, 51.1364%, 34.5098%
        HSV (HSB):
        251°, 67.6692%, 52.1569%
        XYZ:
        6.9011, 4.3510, 22.6664
        xyY:
        0.2035, 0.1283, 4.3510
      CIE-Lab:
        24.7995, 32.7321, -48.1885
        CIE-LCH:
        24.7995, 58.2540, 304.1863
        CIE-Luv:
        24.7995, -0.2892, -60.9190
        Hunter-Lab:
        20.8591, 22.5526, -49.8258
      #3b2b85 color charts
#3b2b85 RGB chart
      #3b2b85 CMYK chart
      #3b2b85 RGB pie chart
      #3b2b85 color shades, tints & tones
#3b2b85 color schemes
#3b2b85 color preview, HTML & CSS examples
           This text has a color of #3b2b85        
        
          <p style="color:#3b2b85;">Text here</p>
        
        
          .mytext {color:#3b2b85;}
        
        Text color #3b2b85
      
           This box has a color of #3b2b85        
        
          <div style="background-color:#3b2b85;">Content here</div>
        
        
          .mybackground {background-color:#3b2b85;}
        
        Background color #3b2b85
      
           Border around this has a color of #3b2b85        
        
          <div style="border:2px solid #3b2b85;">Content here</div>
        
        
          .myborder {border:2px solid #3b2b85;}
        
        Border color #3b2b85