#4a0079 color space conversions
Hex:
        #4a0079
        RGB:
        74, 0, 121
        CMY:
        71, 100, 53
        CMYK:
        39, 100, 0, 53
      HSL:
        277°, 100.0000%, 23.7255%
        HSV (HSB):
        277°, 100.0000%, 47.4510%
        XYZ:
        6.2752, 2.8363, 18.3059
        xyY:
        0.2289, 0.1034, 2.8363
      CIE-Lab:
        19.3761, 49.6017, -49.3909
        CIE-LCH:
        19.3761, 69.9985, 315.1220
        CIE-Luv:
        19.3761, 11.1147, -55.9861
        Hunter-Lab:
        16.8414, 37.0381, -52.6568
      #4a0079 color charts
#4a0079 RGB chart
      #4a0079 CMYK chart
      #4a0079 RGB pie chart
      #4a0079 color shades, tints & tones
#4a0079 color schemes
#4a0079 color preview, HTML & CSS examples
           This text has a color of #4a0079        
        
          <p style="color:#4a0079;">Text here</p>
        
        
          .mytext {color:#4a0079;}
        
        Text color #4a0079
      
           This box has a color of #4a0079        
        
          <div style="background-color:#4a0079;">Content here</div>
        
        
          .mybackground {background-color:#4a0079;}
        
        Background color #4a0079
      
           Border around this has a color of #4a0079        
        
          <div style="border:2px solid #4a0079;">Content here</div>
        
        
          .myborder {border:2px solid #4a0079;}
        
        Border color #4a0079