#9401e4 color space conversions
Hex:
        #9401e4
        RGB:
        148, 1, 228
        CMY:
        42, 100, 11
        CMYK:
        35, 100, 0, 11
      HSL:
        279°, 99.1266%, 44.9020%
        HSV (HSB):
        279°, 99.5614%, 89.4118%
        XYZ:
        26.2272, 11.9190, 74.3171
        xyY:
        0.2332, 0.1060, 11.9190
      CIE-Lab:
        41.0872, 79.4522, -77.6658
        CIE-LCH:
        41.0872, 111.1064, 315.6514
        CIE-Luv:
        41.0872, 25.2617, -116.2707
        Hunter-Lab:
        34.5240, 75.1860, -103.4622
      #9401e4 color charts
#9401e4 RGB chart
      #9401e4 CMYK chart
      #9401e4 RGB pie chart
      #9401e4 color shades, tints & tones
#9401e4 color schemes
#9401e4 color preview, HTML & CSS examples
           This text has a color of #9401e4        
        
          <p style="color:#9401e4;">Text here</p>
        
        
          .mytext {color:#9401e4;}
        
        Text color #9401e4
      
           This box has a color of #9401e4        
        
          <div style="background-color:#9401e4;">Content here</div>
        
        
          .mybackground {background-color:#9401e4;}
        
        Background color #9401e4
      
           Border around this has a color of #9401e4        
        
          <div style="border:2px solid #9401e4;">Content here</div>
        
        
          .myborder {border:2px solid #9401e4;}
        
        Border color #9401e4