#4a0056 color space conversions
Hex:
        #4a0056
        RGB:
        74, 0, 86
        CMY:
        71, 100, 66
        CMYK:
        14, 100, 0, 66
      HSL:
        292°, 100.0000%, 16.8627%
        HSV (HSB):
        292°, 100.0000%, 33.7255%
        XYZ:
        4.5038, 2.1277, 8.9774
        xyY:
        0.2885, 0.1363, 2.1277
      CIE-Lab:
        16.1438, 42.3812, -31.6280
        CIE-LCH:
        16.1438, 52.8820, 323.2670
        CIE-Luv:
        16.1438, 18.1587, -34.8516
        Hunter-Lab:
        14.5867, 29.5862, -26.2793
      #4a0056 color charts
#4a0056 RGB chart
      #4a0056 CMYK chart
      #4a0056 RGB pie chart
      #4a0056 color shades, tints & tones
#4a0056 color schemes
#4a0056 color preview, HTML & CSS examples
           This text has a color of #4a0056        
        
          <p style="color:#4a0056;">Text here</p>
        
        
          .mytext {color:#4a0056;}
        
        Text color #4a0056
      
           This box has a color of #4a0056        
        
          <div style="background-color:#4a0056;">Content here</div>
        
        
          .mybackground {background-color:#4a0056;}
        
        Background color #4a0056
      
           Border around this has a color of #4a0056        
        
          <div style="border:2px solid #4a0056;">Content here</div>
        
        
          .myborder {border:2px solid #4a0056;}
        
        Border color #4a0056