#4b0140 color space conversions
Hex:
        #4b0140
        RGB:
        75, 1, 64
        CMY:
        71, 100, 75
        CMYK:
        0, 99, 15, 71
      HSL:
        309°, 97.3684%, 14.9020%
        HSV (HSB):
        309°, 98.6667%, 29.4118%
        XYZ:
        3.8379, 1.8877, 5.0126
        xyY:
        0.3574, 0.1758, 1.8877
      CIE-Lab:
        14.8867, 38.4040, -18.4269
        CIE-LCH:
        14.8867, 42.5960, 334.3674
        CIE-Luv:
        14.8867, 24.6680, -20.9635
        Hunter-Lab:
        13.7395, 25.8173, -12.0132
      #4b0140 color charts
#4b0140 RGB chart
      #4b0140 CMYK chart
      #4b0140 RGB pie chart
      #4b0140 color shades, tints & tones
#4b0140 color schemes
#4b0140 color preview, HTML & CSS examples
           This text has a color of #4b0140        
        
          <p style="color:#4b0140;">Text here</p>
        
        
          .mytext {color:#4b0140;}
        
        Text color #4b0140
      
           This box has a color of #4b0140        
        
          <div style="background-color:#4b0140;">Content here</div>
        
        
          .mybackground {background-color:#4b0140;}
        
        Background color #4b0140
      
           Border around this has a color of #4b0140        
        
          <div style="border:2px solid #4b0140;">Content here</div>
        
        
          .myborder {border:2px solid #4b0140;}
        
        Border color #4b0140