#4e60ad color space conversions
Hex:
        #4e60ad
        RGB:
        78, 96, 173
        CMY:
        69, 62, 32
        CMYK:
        55, 45, 0, 32
      HSL:
        229°, 37.8486%, 49.2157%
        HSV (HSB):
        229°, 54.9133%, 67.8431%
        XYZ:
        14.8676, 13.0026, 41.2613
        xyY:
        0.2151, 0.1881, 13.0026
      CIE-Lab:
        42.7671, 16.0974, -43.4071
        CIE-LCH:
        42.7671, 46.2958, 290.3472
        CIE-Luv:
        42.7671, -10.9079, -65.4058
        Hunter-Lab:
        36.0591, 10.4942, -42.6024
      #4e60ad color charts
#4e60ad RGB chart
      #4e60ad CMYK chart
      #4e60ad RGB pie chart
      #4e60ad color shades, tints & tones
#4e60ad color schemes
#4e60ad color preview, HTML & CSS examples
           This text has a color of #4e60ad        
        
          <p style="color:#4e60ad;">Text here</p>
        
        
          .mytext {color:#4e60ad;}
        
        Text color #4e60ad
      
           This box has a color of #4e60ad        
        
          <div style="background-color:#4e60ad;">Content here</div>
        
        
          .mybackground {background-color:#4e60ad;}
        
        Background color #4e60ad
      
           Border around this has a color of #4e60ad        
        
          <div style="border:2px solid #4e60ad;">Content here</div>
        
        
          .myborder {border:2px solid #4e60ad;}
        
        Border color #4e60ad