#4b4380 color space conversions
Hex:
        #4b4380
        RGB:
        75, 67, 128
        CMY:
        71, 74, 50
        CMYK:
        41, 48, 0, 50
      HSL:
        248°, 31.2821%, 38.2353%
        HSV (HSB):
        248°, 47.6562%, 50.1961%
        XYZ:
        8.8051, 7.0687, 21.3224
        xyY:
        0.2367, 0.1900, 7.0687
      CIE-Lab:
        31.9627, 19.5035, -33.4474
        CIE-LCH:
        31.9627, 38.7184, 300.2469
        CIE-Luv:
        31.9627, -0.3576, -46.7601
        Hunter-Lab:
        26.5870, 12.5885, -28.9389
      #4b4380 color charts
#4b4380 RGB chart
      #4b4380 CMYK chart
      #4b4380 RGB pie chart
      #4b4380 color shades, tints & tones
#4b4380 color schemes
#4b4380 color preview, HTML & CSS examples
           This text has a color of #4b4380        
        
          <p style="color:#4b4380;">Text here</p>
        
        
          .mytext {color:#4b4380;}
        
        Text color #4b4380
      
           This box has a color of #4b4380        
        
          <div style="background-color:#4b4380;">Content here</div>
        
        
          .mybackground {background-color:#4b4380;}
        
        Background color #4b4380
      
           Border around this has a color of #4b4380        
        
          <div style="border:2px solid #4b4380;">Content here</div>
        
        
          .myborder {border:2px solid #4b4380;}
        
        Border color #4b4380