#4940eb color space conversions
Hex:
        #4940eb
        RGB:
        73, 64, 235
        CMY:
        71, 75, 8
        CMYK:
        69, 73, 0, 8
      HSL:
        243°, 81.0427%, 58.6275%
        HSV (HSB):
        243°, 72.7660%, 92.1569%
        XYZ:
        19.5764, 11.0814, 79.7044
        xyY:
        0.1774, 0.1004, 11.0814
      CIE-Lab:
        39.7173, 55.1201, -84.1839
        CIE-LCH:
        39.7173, 100.6238, 303.2151
        CIE-Luv:
        39.7173, -6.9974, -120.6246
        Hunter-Lab:
        33.2888, 46.7169, -118.6579
      #4940eb color charts
#4940eb RGB chart
      #4940eb CMYK chart
      #4940eb RGB pie chart
      #4940eb color shades, tints & tones
#4940eb color schemes
#4940eb color preview, HTML & CSS examples
           This text has a color of #4940eb        
        
          <p style="color:#4940eb;">Text here</p>
        
        
          .mytext {color:#4940eb;}
        
        Text color #4940eb
      
           This box has a color of #4940eb        
        
          <div style="background-color:#4940eb;">Content here</div>
        
        
          .mybackground {background-color:#4940eb;}
        
        Background color #4940eb
      
           Border around this has a color of #4940eb        
        
          <div style="border:2px solid #4940eb;">Content here</div>
        
        
          .myborder {border:2px solid #4940eb;}
        
        Border color #4940eb