#3a2a83 color space conversions
Hex:
        #3a2a83
        RGB:
        58, 42, 131
        CMY:
        77, 84, 49
        CMYK:
        56, 68, 0, 49
      HSL:
        251°, 51.4451%, 33.9216%
        HSV (HSB):
        251°, 67.9389%, 51.3725%
        XYZ:
        6.6696, 4.1942, 21.9308
        xyY:
        0.2034, 0.1279, 4.1942
      CIE-Lab:
        24.3032, 32.5119, -47.7477
        CIE-LCH:
        24.3032, 57.7657, 304.2514
        CIE-Luv:
        24.3032, -0.2426, -59.8705
        Hunter-Lab:
        20.4797, 22.2928, -49.1553
      #3a2a83 color charts
#3a2a83 RGB chart
      #3a2a83 CMYK chart
      #3a2a83 RGB pie chart
      #3a2a83 color shades, tints & tones
#3a2a83 color schemes
#3a2a83 color preview, HTML & CSS examples
           This text has a color of #3a2a83        
        
          <p style="color:#3a2a83;">Text here</p>
        
        
          .mytext {color:#3a2a83;}
        
        Text color #3a2a83
      
           This box has a color of #3a2a83        
        
          <div style="background-color:#3a2a83;">Content here</div>
        
        
          .mybackground {background-color:#3a2a83;}
        
        Background color #3a2a83
      
           Border around this has a color of #3a2a83        
        
          <div style="border:2px solid #3a2a83;">Content here</div>
        
        
          .myborder {border:2px solid #3a2a83;}
        
        Border color #3a2a83