#3a2b84 color space conversions
Hex:
        #3a2b84
        RGB:
        58, 43, 132
        CMY:
        77, 83, 48
        CMYK:
        56, 67, 0, 48
      HSL:
        250°, 50.8571%, 34.3137%
        HSV (HSB):
        250°, 67.4242%, 51.7647%
        XYZ:
        6.7737, 4.2932, 22.3015
        xyY:
        0.2030, 0.1287, 4.2932
      CIE-Lab:
        24.6181, 32.2215, -47.8617
        CIE-LCH:
        24.6181, 57.6972, 303.9492
        CIE-Luv:
        24.6181, -0.5155, -60.3260
        Hunter-Lab:
        20.7201, 22.0936, -49.3108
      #3a2b84 color charts
#3a2b84 RGB chart
      #3a2b84 CMYK chart
      #3a2b84 RGB pie chart
      #3a2b84 color shades, tints & tones
#3a2b84 color schemes
#3a2b84 color preview, HTML & CSS examples
           This text has a color of #3a2b84        
        
          <p style="color:#3a2b84;">Text here</p>
        
        
          .mytext {color:#3a2b84;}
        
        Text color #3a2b84
      
           This box has a color of #3a2b84        
        
          <div style="background-color:#3a2b84;">Content here</div>
        
        
          .mybackground {background-color:#3a2b84;}
        
        Background color #3a2b84
      
           Border around this has a color of #3a2b84        
        
          <div style="border:2px solid #3a2b84;">Content here</div>
        
        
          .myborder {border:2px solid #3a2b84;}
        
        Border color #3a2b84