#4a559e color space conversions
Hex:
        #4a559e
        RGB:
        74, 85, 158
        CMY:
        71, 67, 38
        CMYK:
        53, 46, 0, 38
      HSL:
        232°, 36.2069%, 45.4902%
        HSV (HSB):
        232°, 53.1646%, 61.9608%
        XYZ:
        12.2441, 10.4215, 33.7140
        xyY:
        0.2172, 0.1848, 10.4215
      CIE-Lab:
        38.5885, 17.2270, -41.1868
        CIE-LCH:
        38.5885, 44.6443, 292.6979
        CIE-Luv:
        38.5885, -8.1515, -60.4879
        Hunter-Lab:
        32.2823, 11.2078, -39.3218
      #4a559e color charts
#4a559e RGB chart
      #4a559e CMYK chart
      #4a559e RGB pie chart
      #4a559e color shades, tints & tones
#4a559e color schemes
#4a559e color preview, HTML & CSS examples
           This text has a color of #4a559e        
        
          <p style="color:#4a559e;">Text here</p>
        
        
          .mytext {color:#4a559e;}
        
        Text color #4a559e
      
           This box has a color of #4a559e        
        
          <div style="background-color:#4a559e;">Content here</div>
        
        
          .mybackground {background-color:#4a559e;}
        
        Background color #4a559e
      
           Border around this has a color of #4a559e        
        
          <div style="border:2px solid #4a559e;">Content here</div>
        
        
          .myborder {border:2px solid #4a559e;}
        
        Border color #4a559e