#4b014b color space conversions
Hex:
        #4b014b
        RGB:
        75, 1, 75
        CMY:
        71, 100, 71
        CMYK:
        0, 99, 0, 71
      HSL:
        300°, 97.3684%, 14.9020%
        HSV (HSB):
        300°, 98.6667%, 29.4118%
        XYZ:
        4.1825, 2.0256, 6.8271
        xyY:
        0.3209, 0.1554, 2.0256
      CIE-Lab:
        15.6208, 40.2269, -24.9366
        CIE-LCH:
        15.6208, 47.3290, 328.2052
        CIE-Luv:
        15.6208, 21.5419, -27.8544
        Hunter-Lab:
        14.2322, 27.5504, -18.4786
      #4b014b color charts
#4b014b RGB chart
      #4b014b CMYK chart
      #4b014b RGB pie chart
      #4b014b color shades, tints & tones
#4b014b color schemes
#4b014b color preview, HTML & CSS examples
           This text has a color of #4b014b        
        
          <p style="color:#4b014b;">Text here</p>
        
        
          .mytext {color:#4b014b;}
        
        Text color #4b014b
      
           This box has a color of #4b014b        
        
          <div style="background-color:#4b014b;">Content here</div>
        
        
          .mybackground {background-color:#4b014b;}
        
        Background color #4b014b
      
           Border around this has a color of #4b014b        
        
          <div style="border:2px solid #4b014b;">Content here</div>
        
        
          .myborder {border:2px solid #4b014b;}
        
        Border color #4b014b