#4b0a40 color space conversions
Hex:
        #4b0a40
        RGB:
        75, 10, 64
        CMY:
        71, 96, 75
        CMYK:
        0, 87, 15, 71
      HSL:
        310°, 76.4706%, 16.6667%
        HSV (HSB):
        310°, 86.6667%, 29.4118%
        XYZ:
        3.9356, 2.0831, 5.0451
        xyY:
        0.3557, 0.1883, 2.0831
      CIE-Lab:
        15.9175, 35.4042, -16.8046
        CIE-LCH:
        15.9175, 39.1899, 334.6086
        CIE-Luv:
        15.9175, 23.8010, -19.8120
        Hunter-Lab:
        14.4330, 23.4160, -10.6221
      #4b0a40 color charts
#4b0a40 RGB chart
      #4b0a40 CMYK chart
      #4b0a40 RGB pie chart
      #4b0a40 color shades, tints & tones
#4b0a40 color schemes
#4b0a40 color preview, HTML & CSS examples
           This text has a color of #4b0a40        
        
          <p style="color:#4b0a40;">Text here</p>
        
        
          .mytext {color:#4b0a40;}
        
        Text color #4b0a40
      
           This box has a color of #4b0a40        
        
          <div style="background-color:#4b0a40;">Content here</div>
        
        
          .mybackground {background-color:#4b0a40;}
        
        Background color #4b0a40
      
           Border around this has a color of #4b0a40        
        
          <div style="border:2px solid #4b0a40;">Content here</div>
        
        
          .myborder {border:2px solid #4b0a40;}
        
        Border color #4b0a40