#4a5beb color space conversions
Hex:
        #4a5beb
        RGB:
        74, 91, 235
        CMY:
        71, 64, 8
        CMYK:
        69, 61, 0, 8
      HSL:
        234°, 80.0995%, 60.5882%
        HSV (HSB):
        234°, 68.5106%, 92.1569%
        XYZ:
        21.5605, 14.9362, 80.3439
        xyY:
        0.1845, 0.1278, 14.9362
      CIE-Lab:
        45.5467, 39.6498, -74.6140
        CIE-LCH:
        45.5467, 84.4947, 297.9861
        CIE-Luv:
        45.5467, -12.2083, -113.7444
        Hunter-Lab:
        38.6473, 31.9484, -96.2047
      #4a5beb color charts
#4a5beb RGB chart
      #4a5beb CMYK chart
      #4a5beb RGB pie chart
      #4a5beb color shades, tints & tones
#4a5beb color schemes
#4a5beb color preview, HTML & CSS examples
           This text has a color of #4a5beb        
        
          <p style="color:#4a5beb;">Text here</p>
        
        
          .mytext {color:#4a5beb;}
        
        Text color #4a5beb
      
           This box has a color of #4a5beb        
        
          <div style="background-color:#4a5beb;">Content here</div>
        
        
          .mybackground {background-color:#4a5beb;}
        
        Background color #4a5beb
      
           Border around this has a color of #4a5beb        
        
          <div style="border:2px solid #4a5beb;">Content here</div>
        
        
          .myborder {border:2px solid #4a5beb;}
        
        Border color #4a5beb