#4d5aad color space conversions
Hex:
        #4d5aad
        RGB:
        77, 90, 173
        CMY:
        70, 65, 32
        CMYK:
        55, 48, 0, 32
      HSL:
        232°, 38.4000%, 49.0196%
        HSV (HSB):
        232°, 55.4913%, 67.8431%
        XYZ:
        14.2596, 11.9072, 41.0819
        xyY:
        0.2120, 0.1771, 11.9072
      CIE-Lab:
        41.0683, 19.6961, -46.1260
        CIE-LCH:
        41.0683, 50.1552, 293.1228
        CIE-Luv:
        41.0683, -9.2919, -69.0468
        Hunter-Lab:
        34.5069, 13.3760, -46.4325
      #4d5aad color charts
#4d5aad RGB chart
      #4d5aad CMYK chart
      #4d5aad RGB pie chart
      #4d5aad color shades, tints & tones
#4d5aad color schemes
#4d5aad color preview, HTML & CSS examples
           This text has a color of #4d5aad        
        
          <p style="color:#4d5aad;">Text here</p>
        
        
          .mytext {color:#4d5aad;}
        
        Text color #4d5aad
      
           This box has a color of #4d5aad        
        
          <div style="background-color:#4d5aad;">Content here</div>
        
        
          .mybackground {background-color:#4d5aad;}
        
        Background color #4d5aad
      
           Border around this has a color of #4d5aad        
        
          <div style="border:2px solid #4d5aad;">Content here</div>
        
        
          .myborder {border:2px solid #4d5aad;}
        
        Border color #4d5aad