#4a0258 color space conversions
Hex:
        #4a0258
        RGB:
        74, 2, 88
        CMY:
        71, 99, 65
        CMYK:
        16, 98, 0, 65
      HSL:
        290°, 95.5556%, 17.6471%
        HSV (HSB):
        290°, 97.7273%, 34.5098%
        XYZ:
        4.6072, 2.2038, 9.4151
        xyY:
        0.2839, 0.1358, 2.2038
      CIE-Lab:
        16.5226, 42.1233, -32.3671
        CIE-LCH:
        16.5226, 53.1225, 322.4617
        CIE-Luv:
        16.5226, 17.5627, -35.9569
        Hunter-Lab:
        14.8453, 29.4175, -27.2106
      #4a0258 color charts
#4a0258 RGB chart
      #4a0258 CMYK chart
      #4a0258 RGB pie chart
      #4a0258 color shades, tints & tones
#4a0258 color schemes
#4a0258 color preview, HTML & CSS examples
           This text has a color of #4a0258        
        
          <p style="color:#4a0258;">Text here</p>
        
        
          .mytext {color:#4a0258;}
        
        Text color #4a0258
      
           This box has a color of #4a0258        
        
          <div style="background-color:#4a0258;">Content here</div>
        
        
          .mybackground {background-color:#4a0258;}
        
        Background color #4a0258
      
           Border around this has a color of #4a0258        
        
          <div style="border:2px solid #4a0258;">Content here</div>
        
        
          .myborder {border:2px solid #4a0258;}
        
        Border color #4a0258