#3a0079 color space conversions
Hex:
        #3a0079
        RGB:
        58, 0, 121
        CMY:
        77, 100, 53
        CMYK:
        52, 100, 0, 53
      HSL:
        269°, 100.0000%, 23.7255%
        HSV (HSB):
        269°, 100.0000%, 47.4510%
        XYZ:
        5.1961, 2.2800, 18.2554
        xyY:
        0.2019, 0.0886, 2.2800
      CIE-Lab:
        16.8930, 47.9849, -53.5704
        CIE-LCH:
        16.8930, 71.9190, 311.8519
        CIE-Luv:
        16.8930, 5.0268, -54.9932
        Hunter-Lab:
        15.0997, 35.0009, -61.1111
      #3a0079 color charts
#3a0079 RGB chart
      #3a0079 CMYK chart
      #3a0079 RGB pie chart
      #3a0079 color shades, tints & tones
#3a0079 color schemes
#3a0079 color preview, HTML & CSS examples
           This text has a color of #3a0079        
        
          <p style="color:#3a0079;">Text here</p>
        
        
          .mytext {color:#3a0079;}
        
        Text color #3a0079
      
           This box has a color of #3a0079        
        
          <div style="background-color:#3a0079;">Content here</div>
        
        
          .mybackground {background-color:#3a0079;}
        
        Background color #3a0079
      
           Border around this has a color of #3a0079        
        
          <div style="border:2px solid #3a0079;">Content here</div>
        
        
          .myborder {border:2px solid #3a0079;}
        
        Border color #3a0079