#4941ec color space conversions
Hex:
        #4941ec
        RGB:
        73, 65, 236
        CMY:
        71, 75, 7
        CMYK:
        69, 72, 0, 7
      HSL:
        243°, 81.8182%, 59.0196%
        HSV (HSB):
        243°, 72.4576%, 92.5490%
        XYZ:
        19.7783, 11.2532, 80.4865
        xyY:
        0.1774, 0.1009, 11.2532
      CIE-Lab:
        40.0037, 54.8969, -84.2777
        CIE-LCH:
        40.0037, 100.5803, 303.0794
        CIE-Luv:
        40.0037, -7.2137, -121.0796
        Hunter-Lab:
        33.5458, 46.5368, -118.7727
      #4941ec color charts
#4941ec RGB chart
      #4941ec CMYK chart
      #4941ec RGB pie chart
      #4941ec color shades, tints & tones
#4941ec color schemes
#4941ec color preview, HTML & CSS examples
           This text has a color of #4941ec        
        
          <p style="color:#4941ec;">Text here</p>
        
        
          .mytext {color:#4941ec;}
        
        Text color #4941ec
      
           This box has a color of #4941ec        
        
          <div style="background-color:#4941ec;">Content here</div>
        
        
          .mybackground {background-color:#4941ec;}
        
        Background color #4941ec
      
           Border around this has a color of #4941ec        
        
          <div style="border:2px solid #4941ec;">Content here</div>
        
        
          .myborder {border:2px solid #4941ec;}
        
        Border color #4941ec