#4b5cae color space conversions
Hex:
        #4b5cae
        RGB:
        75, 92, 174
        CMY:
        71, 64, 32
        CMYK:
        57, 47, 0, 32
      HSL:
        230°, 39.7590%, 48.8235%
        HSV (HSB):
        230°, 56.8966%, 68.2353%
        XYZ:
        14.3688, 12.2061, 41.6431
        xyY:
        0.2106, 0.1789, 12.2061
      CIE-Lab:
        41.5419, 18.3314, -45.9646
        CIE-LCH:
        41.5419, 49.4852, 291.7429
        CIE-Luv:
        41.5419, -10.5642, -68.9009
        Hunter-Lab:
        34.9373, 12.2721, -46.2139
      #4b5cae color charts
#4b5cae RGB chart
      #4b5cae CMYK chart
      #4b5cae RGB pie chart
      #4b5cae color shades, tints & tones
#4b5cae color schemes
#4b5cae color preview, HTML & CSS examples
           This text has a color of #4b5cae        
        
          <p style="color:#4b5cae;">Text here</p>
        
        
          .mytext {color:#4b5cae;}
        
        Text color #4b5cae
      
           This box has a color of #4b5cae        
        
          <div style="background-color:#4b5cae;">Content here</div>
        
        
          .mybackground {background-color:#4b5cae;}
        
        Background color #4b5cae
      
           Border around this has a color of #4b5cae        
        
          <div style="border:2px solid #4b5cae;">Content here</div>
        
        
          .myborder {border:2px solid #4b5cae;}
        
        Border color #4b5cae