#4a0057 color space conversions
Hex:
        #4a0057
        RGB:
        74, 0, 87
        CMY:
        71, 100, 66
        CMYK:
        15, 100, 0, 66
      HSL:
        291°, 100.0000%, 17.0588%
        HSV (HSB):
        291°, 100.0000%, 34.1176%
        XYZ:
        4.5443, 2.1440, 9.1911
        xyY:
        0.2862, 0.1350, 2.1440
      CIE-Lab:
        16.2253, 42.5716, -32.1728
        CIE-LCH:
        16.2253, 53.3613, 322.9205
        CIE-Luv:
        16.2253, 17.9198, -35.4660
        Hunter-Lab:
        14.6423, 29.7748, -26.9674
      #4a0057 color charts
#4a0057 RGB chart
      #4a0057 CMYK chart
      #4a0057 RGB pie chart
      #4a0057 color shades, tints & tones
#4a0057 color schemes
#4a0057 color preview, HTML & CSS examples
           This text has a color of #4a0057        
        
          <p style="color:#4a0057;">Text here</p>
        
        
          .mytext {color:#4a0057;}
        
        Text color #4a0057
      
           This box has a color of #4a0057        
        
          <div style="background-color:#4a0057;">Content here</div>
        
        
          .mybackground {background-color:#4a0057;}
        
        Background color #4a0057
      
           Border around this has a color of #4a0057        
        
          <div style="border:2px solid #4a0057;">Content here</div>
        
        
          .myborder {border:2px solid #4a0057;}
        
        Border color #4a0057