#4e42ee color space conversions
Hex:
        #4e42ee
        RGB:
        78, 66, 238
        CMY:
        69, 74, 7
        CMYK:
        67, 72, 0, 7
      HSL:
        244°, 83.4951%, 59.6078%
        HSV (HSB):
        244°, 72.2689%, 93.3333%
        XYZ:
        20.5227, 11.6892, 82.0635
        xyY:
        0.1796, 0.1023, 11.6892
      CIE-Lab:
        40.7178, 55.4905, -84.2199
        CIE-LCH:
        40.7178, 100.8573, 303.3800
        CIE-Luv:
        40.7178, -6.4236, -121.9308
        Hunter-Lab:
        34.1894, 47.3157, -118.3787
      #4e42ee color charts
#4e42ee RGB chart
      #4e42ee CMYK chart
      #4e42ee RGB pie chart
      #4e42ee color shades, tints & tones
#4e42ee color schemes
#4e42ee color preview, HTML & CSS examples
           This text has a color of #4e42ee        
        
          <p style="color:#4e42ee;">Text here</p>
        
        
          .mytext {color:#4e42ee;}
        
        Text color #4e42ee
      
           This box has a color of #4e42ee        
        
          <div style="background-color:#4e42ee;">Content here</div>
        
        
          .mybackground {background-color:#4e42ee;}
        
        Background color #4e42ee
      
           Border around this has a color of #4e42ee        
        
          <div style="border:2px solid #4e42ee;">Content here</div>
        
        
          .myborder {border:2px solid #4e42ee;}
        
        Border color #4e42ee