#9401ea color space conversions
Hex:
        #9401ea
        RGB:
        148, 1, 234
        CMY:
        42, 100, 8
        CMYK:
        37, 100, 0, 8
      HSL:
        278°, 99.1489%, 46.0784%
        HSV (HSB):
        278°, 99.5726%, 91.7647%
        XYZ:
        27.0749, 12.2581, 78.7810
        xyY:
        0.2292, 0.1038, 12.2581
      CIE-Lab:
        41.6235, 80.6105, -80.1985
        CIE-LCH:
        41.6235, 113.7095, 315.1468
        CIE-Luv:
        41.6235, 23.9624, -119.9566
        Hunter-Lab:
        35.0116, 76.7658, -108.9026
      #9401ea color charts
#9401ea RGB chart
      #9401ea CMYK chart
      #9401ea RGB pie chart
      #9401ea color shades, tints & tones
#9401ea color schemes
#9401ea color preview, HTML & CSS examples
           This text has a color of #9401ea        
        
          <p style="color:#9401ea;">Text here</p>
        
        
          .mytext {color:#9401ea;}
        
        Text color #9401ea
      
           This box has a color of #9401ea        
        
          <div style="background-color:#9401ea;">Content here</div>
        
        
          .mybackground {background-color:#9401ea;}
        
        Background color #9401ea
      
           Border around this has a color of #9401ea        
        
          <div style="border:2px solid #9401ea;">Content here</div>
        
        
          .myborder {border:2px solid #9401ea;}
        
        Border color #9401ea