#3a0985 color space conversions
Hex:
        #3a0985
        RGB:
        58, 9, 133
        CMY:
        77, 96, 48
        CMYK:
        56, 93, 0, 48
      HSL:
        264°, 87.3239%, 27.8431%
        HSV (HSB):
        264°, 93.2331%, 52.1569%
        XYZ:
        6.0762, 2.7884, 22.4083
        xyY:
        0.1943, 0.0892, 2.7884
      CIE-Lab:
        19.1756, 48.3069, -57.4332
        CIE-LCH:
        19.1756, 75.0476, 310.0671
        CIE-Luv:
        19.1756, 3.3094, -62.4094
        Hunter-Lab:
        16.6984, 35.7307, -67.8747
      #3a0985 color charts
#3a0985 RGB chart
      #3a0985 CMYK chart
      #3a0985 RGB pie chart
      #3a0985 color shades, tints & tones
#3a0985 color schemes
#3a0985 color preview, HTML & CSS examples
           This text has a color of #3a0985        
        
          <p style="color:#3a0985;">Text here</p>
        
        
          .mytext {color:#3a0985;}
        
        Text color #3a0985
      
           This box has a color of #3a0985        
        
          <div style="background-color:#3a0985;">Content here</div>
        
        
          .mybackground {background-color:#3a0985;}
        
        Background color #3a0985
      
           Border around this has a color of #3a0985        
        
          <div style="border:2px solid #3a0985;">Content here</div>
        
        
          .myborder {border:2px solid #3a0985;}
        
        Border color #3a0985