#4b3c80 color space conversions
Hex:
        #4b3c80
        RGB:
        75, 60, 128
        CMY:
        71, 76, 50
        CMYK:
        41, 53, 0, 50
      HSL:
        253°, 36.1702%, 36.8627%
        HSV (HSB):
        253°, 53.1250%, 50.1961%
        XYZ:
        8.4138, 6.2861, 21.1920
        xyY:
        0.2344, 0.1751, 6.2861
      CIE-Lab:
        30.1231, 24.0310, -36.3820
        CIE-LCH:
        30.1231, 43.6020, 303.4455
        CIE-Luv:
        30.1231, 1.7855, -50.1640
        Hunter-Lab:
        25.0721, 16.0257, -32.5639
      #4b3c80 color charts
#4b3c80 RGB chart
      #4b3c80 CMYK chart
      #4b3c80 RGB pie chart
      #4b3c80 color shades, tints & tones
#4b3c80 color schemes
#4b3c80 color preview, HTML & CSS examples
           This text has a color of #4b3c80        
        
          <p style="color:#4b3c80;">Text here</p>
        
        
          .mytext {color:#4b3c80;}
        
        Text color #4b3c80
      
           This box has a color of #4b3c80        
        
          <div style="background-color:#4b3c80;">Content here</div>
        
        
          .mybackground {background-color:#4b3c80;}
        
        Background color #4b3c80
      
           Border around this has a color of #4b3c80        
        
          <div style="border:2px solid #4b3c80;">Content here</div>
        
        
          .myborder {border:2px solid #4b3c80;}
        
        Border color #4b3c80