#4b0064 color space conversions
Hex:
        #4b0064
        RGB:
        75, 0, 100
        CMY:
        71, 100, 61
        CMYK:
        25, 100, 0, 61
      HSL:
        285°, 100.0000%, 19.6078%
        HSV (HSB):
        285°, 100.0000%, 39.2157%
        XYZ:
        5.2019, 2.4160, 12.2487
        xyY:
        0.2618, 0.1216, 2.4160
      CIE-Lab:
        17.5342, 45.2918, -38.7298
        CIE-LCH:
        17.5342, 59.5932, 319.4657
        CIE-Luv:
        17.5342, 15.5651, -43.3643
        Hunter-Lab:
        15.5433, 32.5378, -35.8424
      #4b0064 color charts
#4b0064 RGB chart
      #4b0064 CMYK chart
      #4b0064 RGB pie chart
      #4b0064 color shades, tints & tones
#4b0064 color schemes
#4b0064 color preview, HTML & CSS examples
           This text has a color of #4b0064        
        
          <p style="color:#4b0064;">Text here</p>
        
        
          .mytext {color:#4b0064;}
        
        Text color #4b0064
      
           This box has a color of #4b0064        
        
          <div style="background-color:#4b0064;">Content here</div>
        
        
          .mybackground {background-color:#4b0064;}
        
        Background color #4b0064
      
           Border around this has a color of #4b0064        
        
          <div style="border:2px solid #4b0064;">Content here</div>
        
        
          .myborder {border:2px solid #4b0064;}
        
        Border color #4b0064