#4b0747 color space conversions
Hex:
        #4b0747
        RGB:
        75, 7, 71
        CMY:
        71, 97, 72
        CMYK:
        0, 91, 5, 71
      HSL:
        304°, 82.9268%, 16.0784%
        HSV (HSB):
        304°, 90.6667%, 29.4118%
        XYZ:
        4.1150, 2.1027, 6.1502
        xyY:
        0.3327, 0.1700, 2.1027
      CIE-Lab:
        16.0175, 37.5618, -21.5349
        CIE-LCH:
        16.0175, 43.2971, 330.1736
        CIE-Luv:
        16.0175, 22.1492, -24.6896
        Hunter-Lab:
        14.5008, 25.2771, -14.9960
      #4b0747 color charts
#4b0747 RGB chart
      #4b0747 CMYK chart
      #4b0747 RGB pie chart
      #4b0747 color shades, tints & tones
#4b0747 color schemes
#4b0747 color preview, HTML & CSS examples
           This text has a color of #4b0747        
        
          <p style="color:#4b0747;">Text here</p>
        
        
          .mytext {color:#4b0747;}
        
        Text color #4b0747
      
           This box has a color of #4b0747        
        
          <div style="background-color:#4b0747;">Content here</div>
        
        
          .mybackground {background-color:#4b0747;}
        
        Background color #4b0747
      
           Border around this has a color of #4b0747        
        
          <div style="border:2px solid #4b0747;">Content here</div>
        
        
          .myborder {border:2px solid #4b0747;}
        
        Border color #4b0747