#4a1a50 color space conversions
Hex:
        #4a1a50
        RGB:
        74, 26, 80
        CMY:
        71, 90, 69
        CMYK:
        7, 68, 0, 69
      HSL:
        293°, 50.9434%, 20.7843%
        HSV (HSB):
        293°, 67.5000%, 31.3725%
        XYZ:
        4.6414, 2.7738, 7.8802
        xyY:
        0.3035, 0.1813, 2.7738
      CIE-Lab:
        19.1143, 31.4020, -22.8049
        CIE-LCH:
        19.1143, 38.8091, 324.0120
        CIE-Luv:
        19.1143, 16.8482, -27.6160
        Hunter-Lab:
        16.6548, 20.5990, -16.3946
      #4a1a50 color charts
#4a1a50 RGB chart
      #4a1a50 CMYK chart
      #4a1a50 RGB pie chart
      #4a1a50 color shades, tints & tones
#4a1a50 color schemes
#4a1a50 color preview, HTML & CSS examples
           This text has a color of #4a1a50        
        
          <p style="color:#4a1a50;">Text here</p>
        
        
          .mytext {color:#4a1a50;}
        
        Text color #4a1a50
      
           This box has a color of #4a1a50        
        
          <div style="background-color:#4a1a50;">Content here</div>
        
        
          .mybackground {background-color:#4a1a50;}
        
        Background color #4a1a50
      
           Border around this has a color of #4a1a50        
        
          <div style="border:2px solid #4a1a50;">Content here</div>
        
        
          .myborder {border:2px solid #4a1a50;}
        
        Border color #4a1a50