#4b0079 color space conversions
Hex:
        #4b0079
        RGB:
        75, 0, 121
        CMY:
        71, 100, 53
        CMYK:
        38, 100, 0, 53
      HSL:
        277°, 100.0000%, 23.7255%
        HSV (HSB):
        277°, 100.0000%, 47.4510%
        XYZ:
        6.3528, 2.8763, 18.3095
        xyY:
        0.2307, 0.1044, 2.8763
      CIE-Lab:
        19.5417, 49.7178, -49.1128
        CIE-LCH:
        19.5417, 69.8850, 315.3507
        CIE-Luv:
        19.5417, 11.5596, -56.0007
        Hunter-Lab:
        16.9598, 37.1836, -52.1368
      #4b0079 color charts
#4b0079 RGB chart
      #4b0079 CMYK chart
      #4b0079 RGB pie chart
      #4b0079 color shades, tints & tones
#4b0079 color schemes
#4b0079 color preview, HTML & CSS examples
           This text has a color of #4b0079        
        
          <p style="color:#4b0079;">Text here</p>
        
        
          .mytext {color:#4b0079;}
        
        Text color #4b0079
      
           This box has a color of #4b0079        
        
          <div style="background-color:#4b0079;">Content here</div>
        
        
          .mybackground {background-color:#4b0079;}
        
        Background color #4b0079
      
           Border around this has a color of #4b0079        
        
          <div style="border:2px solid #4b0079;">Content here</div>
        
        
          .myborder {border:2px solid #4b0079;}
        
        Border color #4b0079