#4b3372 color space conversions
Hex:
        #4b3372
        RGB:
        75, 51, 114
        CMY:
        71, 80, 55
        CMYK:
        34, 55, 0, 55
      HSL:
        263°, 38.1818%, 32.3529%
        HSV (HSB):
        263°, 55.2632%, 44.7059%
        XYZ:
        7.1227, 5.0784, 16.5244
        xyY:
        0.2480, 0.1768, 5.0784
      CIE-Lab:
        26.9570, 25.6416, -32.6168
        CIE-LCH:
        26.9570, 41.4891, 308.1726
        CIE-Luv:
        26.9570, 5.8117, -43.5786
        Hunter-Lab:
        22.5353, 16.9816, -27.7006
      #4b3372 color charts
#4b3372 RGB chart
      #4b3372 CMYK chart
      #4b3372 RGB pie chart
      #4b3372 color shades, tints & tones
#4b3372 color schemes
#4b3372 color preview, HTML & CSS examples
           This text has a color of #4b3372        
        
          <p style="color:#4b3372;">Text here</p>
        
        
          .mytext {color:#4b3372;}
        
        Text color #4b3372
      
           This box has a color of #4b3372        
        
          <div style="background-color:#4b3372;">Content here</div>
        
        
          .mybackground {background-color:#4b3372;}
        
        Background color #4b3372
      
           Border around this has a color of #4b3372        
        
          <div style="border:2px solid #4b3372;">Content here</div>
        
        
          .myborder {border:2px solid #4b3372;}
        
        Border color #4b3372