#3a0495 color space conversions
Hex:
        #3a0495
        RGB:
        58, 4, 149
        CMY:
        77, 98, 42
        CMYK:
        61, 97, 0, 42
      HSL:
        262°, 94.7712%, 30.0000%
        HSV (HSB):
        262°, 97.3154%, 58.4314%
        XYZ:
        7.2132, 3.1563, 28.6628
        xyY:
        0.1848, 0.0809, 3.1563
      CIE-Lab:
        20.6593, 53.6751, -64.9731
        CIE-LCH:
        20.6593, 84.2765, 309.5605
        CIE-Luv:
        20.6593, 2.0007, -71.4988
        Hunter-Lab:
        17.7660, 41.3822, -83.2196
      #3a0495 color charts
#3a0495 RGB chart
      #3a0495 CMYK chart
      #3a0495 RGB pie chart
      #3a0495 color shades, tints & tones
#3a0495 color schemes
#3a0495 color preview, HTML & CSS examples
           This text has a color of #3a0495        
        
          <p style="color:#3a0495;">Text here</p>
        
        
          .mytext {color:#3a0495;}
        
        Text color #3a0495
      
           This box has a color of #3a0495        
        
          <div style="background-color:#3a0495;">Content here</div>
        
        
          .mybackground {background-color:#3a0495;}
        
        Background color #3a0495
      
           Border around this has a color of #3a0495        
        
          <div style="border:2px solid #3a0495;">Content here</div>
        
        
          .myborder {border:2px solid #3a0495;}
        
        Border color #3a0495