#3b2a87 color space conversions
Hex:
        #3b2a87
        RGB:
        59, 42, 135
        CMY:
        77, 84, 47
        CMYK:
        56, 69, 0, 47
      HSL:
        251°, 52.5424%, 34.7059%
        HSV (HSB):
        251°, 68.8889%, 52.9412%
        XYZ:
        7.0048, 4.3350, 23.3892
        xyY:
        0.2017, 0.1248, 4.3350
      CIE-Lab:
        24.7494, 33.9869, -49.5217
        CIE-LCH:
        24.7494, 60.0626, 304.4619
        CIE-Luv:
        24.7494, -0.2562, -62.4064
        Hunter-Lab:
        20.8207, 23.6172, -52.0298
      #3b2a87 color charts
#3b2a87 RGB chart
      #3b2a87 CMYK chart
      #3b2a87 RGB pie chart
      #3b2a87 color shades, tints & tones
#3b2a87 color schemes
#3b2a87 color preview, HTML & CSS examples
           This text has a color of #3b2a87        
        
          <p style="color:#3b2a87;">Text here</p>
        
        
          .mytext {color:#3b2a87;}
        
        Text color #3b2a87
      
           This box has a color of #3b2a87        
        
          <div style="background-color:#3b2a87;">Content here</div>
        
        
          .mybackground {background-color:#3b2a87;}
        
        Background color #3b2a87
      
           Border around this has a color of #3b2a87        
        
          <div style="border:2px solid #3b2a87;">Content here</div>
        
        
          .myborder {border:2px solid #3b2a87;}
        
        Border color #3b2a87