#4a5983 color space conversions
Hex:
        #4a5983
        RGB:
        74, 89, 131
        CMY:
        71, 65, 49
        CMYK:
        44, 32, 0, 49
      HSL:
        224°, 27.8049%, 40.1961%
        HSV (HSB):
        224°, 43.5115%, 51.3725%
        XYZ:
        10.4932, 10.2393, 22.8961
        xyY:
        0.2405, 0.2347, 10.2393
      CIE-Lab:
        38.2685, 5.9447, -25.3651
        CIE-LCH:
        38.2685, 26.0524, 283.1901
        CIE-Luv:
        38.2685, -8.7173, -36.0370
        Hunter-Lab:
        31.9989, 2.5360, -20.0243
      #4a5983 color charts
#4a5983 RGB chart
      #4a5983 CMYK chart
      #4a5983 RGB pie chart
      #4a5983 color shades, tints & tones
#4a5983 color schemes
#4a5983 color preview, HTML & CSS examples
           This text has a color of #4a5983        
        
          <p style="color:#4a5983;">Text here</p>
        
        
          .mytext {color:#4a5983;}
        
        Text color #4a5983
      
           This box has a color of #4a5983        
        
          <div style="background-color:#4a5983;">Content here</div>
        
        
          .mybackground {background-color:#4a5983;}
        
        Background color #4a5983
      
           Border around this has a color of #4a5983        
        
          <div style="border:2px solid #4a5983;">Content here</div>
        
        
          .myborder {border:2px solid #4a5983;}
        
        Border color #4a5983