#4a0995 color space conversions
Hex:
        #4a0995
        RGB:
        74, 9, 149
        CMY:
        71, 96, 42
        CMYK:
        50, 94, 0, 42
      HSL:
        268°, 88.6076%, 30.9804%
        HSV (HSB):
        268°, 93.9597%, 58.4314%
        XYZ:
        8.3465, 3.8211, 28.7314
        xyY:
        0.2041, 0.0934, 3.8211
      CIE-Lab:
        23.0711, 53.8320, -60.9170
        CIE-LCH:
        23.0711, 81.2943, 311.4668
        CIE-Luv:
        23.0711, 6.6018, -72.5435
        Hunter-Lab:
        19.5478, 42.0078, -73.4614
      #4a0995 color charts
#4a0995 RGB chart
      #4a0995 CMYK chart
      #4a0995 RGB pie chart
      #4a0995 color shades, tints & tones
#4a0995 color schemes
#4a0995 color preview, HTML & CSS examples
           This text has a color of #4a0995        
        
          <p style="color:#4a0995;">Text here</p>
        
        
          .mytext {color:#4a0995;}
        
        Text color #4a0995
      
           This box has a color of #4a0995        
        
          <div style="background-color:#4a0995;">Content here</div>
        
        
          .mybackground {background-color:#4a0995;}
        
        Background color #4a0995
      
           Border around this has a color of #4a0995        
        
          <div style="border:2px solid #4a0995;">Content here</div>
        
        
          .myborder {border:2px solid #4a0995;}
        
        Border color #4a0995