#3a0786 color space conversions
Hex:
        #3a0786
        RGB:
        58, 7, 134
        CMY:
        77, 97, 47
        CMYK:
        57, 95, 0, 47
      HSL:
        264°, 90.0709%, 27.6471%
        HSV (HSB):
        264°, 94.7761%, 52.5490%
        XYZ:
        6.1240, 2.7727, 22.7667
        xyY:
        0.1934, 0.0876, 2.7727
      CIE-Lab:
        19.1097, 49.1131, -58.1731
        CIE-LCH:
        19.1097, 76.1328, 310.1730
        CIE-Luv:
        19.1097, 3.3052, -62.9111
        Hunter-Lab:
        16.6515, 36.5073, -69.4078
      #3a0786 color charts
#3a0786 RGB chart
      #3a0786 CMYK chart
      #3a0786 RGB pie chart
      #3a0786 color shades, tints & tones
#3a0786 color schemes
#3a0786 color preview, HTML & CSS examples
           This text has a color of #3a0786        
        
          <p style="color:#3a0786;">Text here</p>
        
        
          .mytext {color:#3a0786;}
        
        Text color #3a0786
      
           This box has a color of #3a0786        
        
          <div style="background-color:#3a0786;">Content here</div>
        
        
          .mybackground {background-color:#3a0786;}
        
        Background color #3a0786
      
           Border around this has a color of #3a0786        
        
          <div style="border:2px solid #3a0786;">Content here</div>
        
        
          .myborder {border:2px solid #3a0786;}
        
        Border color #3a0786