#4a0081 color space conversions
Hex:
        #4a0081
        RGB:
        74, 0, 129
        CMY:
        71, 100, 49
        CMYK:
        43, 100, 0, 49
      HSL:
        274°, 100.0000%, 25.2941%
        HSV (HSB):
        274°, 100.0000%, 50.5882%
        XYZ:
        6.7865, 3.0408, 20.9981
        xyY:
        0.2202, 0.0986, 3.0408
      CIE-Lab:
        20.2067, 51.3671, -53.1248
        CIE-LCH:
        20.2067, 73.8974, 314.0363
        CIE-Luv:
        20.2067, 9.8264, -60.7252
        Hunter-Lab:
        17.4380, 38.9520, -59.1882
      #4a0081 color charts
#4a0081 RGB chart
      #4a0081 CMYK chart
      #4a0081 RGB pie chart
      #4a0081 color shades, tints & tones
#4a0081 color schemes
#4a0081 color preview, HTML & CSS examples
           This text has a color of #4a0081        
        
          <p style="color:#4a0081;">Text here</p>
        
        
          .mytext {color:#4a0081;}
        
        Text color #4a0081
      
           This box has a color of #4a0081        
        
          <div style="background-color:#4a0081;">Content here</div>
        
        
          .mybackground {background-color:#4a0081;}
        
        Background color #4a0081
      
           Border around this has a color of #4a0081        
        
          <div style="border:2px solid #4a0081;">Content here</div>
        
        
          .myborder {border:2px solid #4a0081;}
        
        Border color #4a0081