#4941f1 color space conversions
Hex:
        #4941f1
        RGB:
        73, 65, 241
        CMY:
        71, 75, 5
        CMYK:
        70, 73, 0, 5
      HSL:
        243°, 86.2745%, 60.0000%
        HSV (HSB):
        243°, 73.0290%, 94.5098%
        XYZ:
        20.5151, 11.5479, 84.3668
        xyY:
        0.1762, 0.0992, 11.5479
      CIE-Lab:
        40.4884, 56.4423, -86.3025
        CIE-LCH:
        40.4884, 103.1206, 303.1849
        CIE-Luv:
        40.4884, -7.4695, -124.0824
        Hunter-Lab:
        33.9823, 48.2918, -123.4101
      #4941f1 color charts
#4941f1 RGB chart
      #4941f1 CMYK chart
      #4941f1 RGB pie chart
      #4941f1 color shades, tints & tones
#4941f1 color schemes
#4941f1 color preview, HTML & CSS examples
           This text has a color of #4941f1        
        
          <p style="color:#4941f1;">Text here</p>
        
        
          .mytext {color:#4941f1;}
        
        Text color #4941f1
      
           This box has a color of #4941f1        
        
          <div style="background-color:#4941f1;">Content here</div>
        
        
          .mybackground {background-color:#4941f1;}
        
        Background color #4941f1
      
           Border around this has a color of #4941f1        
        
          <div style="border:2px solid #4941f1;">Content here</div>
        
        
          .myborder {border:2px solid #4941f1;}
        
        Border color #4941f1