#3a0a70 color space conversions
Hex:
        #3a0a70
        RGB:
        58, 10, 112
        CMY:
        77, 96, 56
        CMYK:
        48, 91, 0, 56
      HSL:
        268°, 83.6066%, 23.9216%
        HSV (HSB):
        268°, 91.0714%, 43.9216%
        XYZ:
        4.7781, 2.2865, 15.5187
        xyY:
        0.2116, 0.1012, 2.2865
      CIE-Lab:
        16.9241, 42.6195, -47.7053
        CIE-LCH:
        16.9241, 63.9704, 311.7773
        CIE-Luv:
        16.9241, 5.5781, -50.1682
        Hunter-Lab:
        15.1211, 29.9421, -50.2644
      #3a0a70 color charts
#3a0a70 RGB chart
      #3a0a70 CMYK chart
      #3a0a70 RGB pie chart
      #3a0a70 color shades, tints & tones
#3a0a70 color schemes
#3a0a70 color preview, HTML & CSS examples
           This text has a color of #3a0a70        
        
          <p style="color:#3a0a70;">Text here</p>
        
        
          .mytext {color:#3a0a70;}
        
        Text color #3a0a70
      
           This box has a color of #3a0a70        
        
          <div style="background-color:#3a0a70;">Content here</div>
        
        
          .mybackground {background-color:#3a0a70;}
        
        Background color #3a0a70
      
           Border around this has a color of #3a0a70        
        
          <div style="border:2px solid #3a0a70;">Content here</div>
        
        
          .myborder {border:2px solid #3a0a70;}
        
        Border color #3a0a70