#4a146f color space conversions
Hex:
        #4a146f
        RGB:
        74, 20, 111
        CMY:
        71, 92, 56
        CMYK:
        33, 82, 0, 56
      HSL:
        276°, 69.4656%, 25.6863%
        HSV (HSB):
        276°, 81.9820%, 43.5294%
        XYZ:
        5.9434, 3.1039, 15.3248
        xyY:
        0.2439, 0.1274, 3.1039
      CIE-Lab:
        20.4551, 41.3244, -41.1802
        CIE-LCH:
        20.4551, 58.3397, 315.1002
        CIE-Luv:
        20.4551, 11.5881, -49.1055
        Hunter-Lab:
        17.6178, 29.3868, -39.2409
      #4a146f color charts
#4a146f RGB chart
      #4a146f CMYK chart
      #4a146f RGB pie chart
      #4a146f color shades, tints & tones
#4a146f color schemes
#4a146f color preview, HTML & CSS examples
           This text has a color of #4a146f        
        
          <p style="color:#4a146f;">Text here</p>
        
        
          .mytext {color:#4a146f;}
        
        Text color #4a146f
      
           This box has a color of #4a146f        
        
          <div style="background-color:#4a146f;">Content here</div>
        
        
          .mybackground {background-color:#4a146f;}
        
        Background color #4a146f
      
           Border around this has a color of #4a146f        
        
          <div style="border:2px solid #4a146f;">Content here</div>
        
        
          .myborder {border:2px solid #4a146f;}
        
        Border color #4a146f