#4a50a4 color space conversions
Hex:
        #4a50a4
        RGB:
        74, 80, 164
        CMY:
        71, 69, 36
        CMYK:
        55, 51, 0, 36
      HSL:
        236°, 37.8151%, 46.6667%
        HSV (HSB):
        236°, 54.8780%, 64.3137%
        XYZ:
        12.3935, 9.8735, 36.3745
        xyY:
        0.2113, 0.1684, 9.8735
      CIE-Lab:
        37.6144, 22.4486, -46.3356
        CIE-LCH:
        37.6144, 51.4872, 295.8492
        CIE-Luv:
        37.6144, -6.8325, -67.8496
        Hunter-Lab:
        31.4221, 15.4154, -46.6391
      #4a50a4 color charts
#4a50a4 RGB chart
      #4a50a4 CMYK chart
      #4a50a4 RGB pie chart
      #4a50a4 color shades, tints & tones
#4a50a4 color schemes
#4a50a4 color preview, HTML & CSS examples
           This text has a color of #4a50a4        
        
          <p style="color:#4a50a4;">Text here</p>
        
        
          .mytext {color:#4a50a4;}
        
        Text color #4a50a4
      
           This box has a color of #4a50a4        
        
          <div style="background-color:#4a50a4;">Content here</div>
        
        
          .mybackground {background-color:#4a50a4;}
        
        Background color #4a50a4
      
           Border around this has a color of #4a50a4        
        
          <div style="border:2px solid #4a50a4;">Content here</div>
        
        
          .myborder {border:2px solid #4a50a4;}
        
        Border color #4a50a4