#4a50af color space conversions
Hex:
        #4a50af
        RGB:
        74, 80, 175
        CMY:
        71, 69, 31
        CMYK:
        58, 54, 0, 31
      HSL:
        236°, 40.5622%, 48.8235%
        HSV (HSB):
        236°, 57.7143%, 68.6275%
        XYZ:
        13.4306, 10.2883, 41.8354
        xyY:
        0.2049, 0.1569, 10.2883
      CIE-Lab:
        38.3550, 26.1398, -51.6824
        CIE-LCH:
        38.3550, 57.9168, 296.8293
        CIE-Luv:
        38.3550, -7.3051, -76.0860
        Hunter-Lab:
        32.0754, 18.6093, -54.8782
      #4a50af color charts
#4a50af RGB chart
      #4a50af CMYK chart
      #4a50af RGB pie chart
      #4a50af color shades, tints & tones
#4a50af color schemes
#4a50af color preview, HTML & CSS examples
           This text has a color of #4a50af        
        
          <p style="color:#4a50af;">Text here</p>
        
        
          .mytext {color:#4a50af;}
        
        Text color #4a50af
      
           This box has a color of #4a50af        
        
          <div style="background-color:#4a50af;">Content here</div>
        
        
          .mybackground {background-color:#4a50af;}
        
        Background color #4a50af
      
           Border around this has a color of #4a50af        
        
          <div style="border:2px solid #4a50af;">Content here</div>
        
        
          .myborder {border:2px solid #4a50af;}
        
        Border color #4a50af