#3a2386 color space conversions
Hex:
        #3a2386
        RGB:
        58, 35, 134
        CMY:
        77, 86, 47
        CMYK:
        57, 74, 0, 47
      HSL:
        254°, 58.5799%, 33.1373%
        HSV (HSB):
        254°, 73.8806%, 52.5490%
        XYZ:
        6.6490, 3.8228, 22.9417
        xyY:
        0.1990, 0.1144, 3.8228
      CIE-Lab:
        23.0769, 37.5855, -51.6365
        CIE-LCH:
        23.0769, 63.8670, 306.0503
        CIE-Luv:
        23.0769, 0.7221, -62.7872
        Hunter-Lab:
        19.5521, 26.4860, -55.8823
      #3a2386 color charts
#3a2386 RGB chart
      #3a2386 CMYK chart
      #3a2386 RGB pie chart
      #3a2386 color shades, tints & tones
#3a2386 color schemes
#3a2386 color preview, HTML & CSS examples
           This text has a color of #3a2386        
        
          <p style="color:#3a2386;">Text here</p>
        
        
          .mytext {color:#3a2386;}
        
        Text color #3a2386
      
           This box has a color of #3a2386        
        
          <div style="background-color:#3a2386;">Content here</div>
        
        
          .mybackground {background-color:#3a2386;}
        
        Background color #3a2386
      
           Border around this has a color of #3a2386        
        
          <div style="border:2px solid #3a2386;">Content here</div>
        
        
          .myborder {border:2px solid #3a2386;}
        
        Border color #3a2386