#4b0061 color space conversions
Hex:
        #4b0061
        RGB:
        75, 0, 97
        CMY:
        71, 100, 62
        CMYK:
        23, 100, 0, 62
      HSL:
        286°, 100.0000%, 19.0196%
        HSV (HSB):
        286°, 100.0000%, 38.0392%
        XYZ:
        5.0593, 2.3589, 11.4979
        xyY:
        0.2675, 0.1247, 2.3589
      CIE-Lab:
        17.2682, 44.6878, -37.1740
        CIE-LCH:
        17.2682, 58.1283, 320.2443
        CIE-Luv:
        17.2682, 16.2119, -41.5361
        Hunter-Lab:
        15.3588, 31.9216, -33.6346
      #4b0061 color charts
#4b0061 RGB chart
      #4b0061 CMYK chart
      #4b0061 RGB pie chart
      #4b0061 color shades, tints & tones
#4b0061 color schemes
#4b0061 color preview, HTML & CSS examples
           This text has a color of #4b0061        
        
          <p style="color:#4b0061;">Text here</p>
        
        
          .mytext {color:#4b0061;}
        
        Text color #4b0061
      
           This box has a color of #4b0061        
        
          <div style="background-color:#4b0061;">Content here</div>
        
        
          .mybackground {background-color:#4b0061;}
        
        Background color #4b0061
      
           Border around this has a color of #4b0061        
        
          <div style="border:2px solid #4b0061;">Content here</div>
        
        
          .myborder {border:2px solid #4b0061;}
        
        Border color #4b0061