#4a50ac color space conversions
Hex:
        #4a50ac
        RGB:
        74, 80, 172
        CMY:
        71, 69, 33
        CMYK:
        57, 53, 0, 33
      HSL:
        236°, 39.8374%, 48.2353%
        HSV (HSB):
        236°, 56.9767%, 67.4510%
        XYZ:
        13.1391, 10.1717, 40.3006
        xyY:
        0.2066, 0.1599, 10.1717
      CIE-Lab:
        38.1489, 25.1305, -50.2374
        CIE-LCH:
        38.1489, 56.1724, 296.5758
        CIE-Luv:
        38.1489, -7.1770, -73.8625
        Hunter-Lab:
        31.8931, 17.7241, -52.5944
      #4a50ac color charts
#4a50ac RGB chart
      #4a50ac CMYK chart
      #4a50ac RGB pie chart
      #4a50ac color shades, tints & tones
#4a50ac color schemes
#4a50ac color preview, HTML & CSS examples
           This text has a color of #4a50ac        
        
          <p style="color:#4a50ac;">Text here</p>
        
        
          .mytext {color:#4a50ac;}
        
        Text color #4a50ac
      
           This box has a color of #4a50ac        
        
          <div style="background-color:#4a50ac;">Content here</div>
        
        
          .mybackground {background-color:#4a50ac;}
        
        Background color #4a50ac
      
           Border around this has a color of #4a50ac        
        
          <div style="border:2px solid #4a50ac;">Content here</div>
        
        
          .myborder {border:2px solid #4a50ac;}
        
        Border color #4a50ac