#3b2b86 color space conversions
Hex:
        #3b2b86
        RGB:
        59, 43, 134
        CMY:
        77, 83, 47
        CMYK:
        56, 68, 0, 47
      HSL:
        251°, 51.4124%, 34.7059%
        HSV (HSB):
        251°, 67.9104%, 52.5490%
        XYZ:
        6.9706, 4.3788, 23.0321
        xyY:
        0.2027, 0.1274, 4.3788
      CIE-Lab:
        24.8861, 33.0559, -48.6732
        CIE-LCH:
        24.8861, 58.8368, 304.1820
        CIE-Luv:
        24.8861, -0.3679, -61.5707
        Hunter-Lab:
        20.9256, 22.8410, -50.6106
      #3b2b86 color charts
#3b2b86 RGB chart
      #3b2b86 CMYK chart
      #3b2b86 RGB pie chart
      #3b2b86 color shades, tints & tones
#3b2b86 color schemes
#3b2b86 color preview, HTML & CSS examples
           This text has a color of #3b2b86        
        
          <p style="color:#3b2b86;">Text here</p>
        
        
          .mytext {color:#3b2b86;}
        
        Text color #3b2b86
      
           This box has a color of #3b2b86        
        
          <div style="background-color:#3b2b86;">Content here</div>
        
        
          .mybackground {background-color:#3b2b86;}
        
        Background color #3b2b86
      
           Border around this has a color of #3b2b86        
        
          <div style="border:2px solid #3b2b86;">Content here</div>
        
        
          .myborder {border:2px solid #3b2b86;}
        
        Border color #3b2b86