#4b1572 color space conversions
Hex:
        #4b1572
        RGB:
        75, 21, 114
        CMY:
        71, 92, 55
        CMYK:
        34, 82, 0, 55
      HSL:
        275°, 68.8889%, 26.4706%
        HSV (HSB):
        275°, 81.5789%, 44.7059%
        XYZ:
        6.2071, 3.2471, 16.2192
        xyY:
        0.2418, 0.1265, 3.2471
      CIE-Lab:
        21.0075, 41.8356, -42.2136
        CIE-LCH:
        21.0075, 59.4324, 314.7423
        CIE-Luv:
        21.0075, 11.4381, -50.8436
        Hunter-Lab:
        18.0197, 29.9518, -40.7521
      #4b1572 color charts
#4b1572 RGB chart
      #4b1572 CMYK chart
      #4b1572 RGB pie chart
      #4b1572 color shades, tints & tones
#4b1572 color schemes
#4b1572 color preview, HTML & CSS examples
           This text has a color of #4b1572        
        
          <p style="color:#4b1572;">Text here</p>
        
        
          .mytext {color:#4b1572;}
        
        Text color #4b1572
      
           This box has a color of #4b1572        
        
          <div style="background-color:#4b1572;">Content here</div>
        
        
          .mybackground {background-color:#4b1572;}
        
        Background color #4b1572
      
           Border around this has a color of #4b1572        
        
          <div style="border:2px solid #4b1572;">Content here</div>
        
        
          .myborder {border:2px solid #4b1572;}
        
        Border color #4b1572