#9401d8 color space conversions
Hex:
        #9401d8
        RGB:
        148, 1, 216
        CMY:
        42, 100, 15
        CMYK:
        31, 100, 0, 15
      HSL:
        281°, 99.0783%, 42.5490%
        HSV (HSB):
        281°, 99.5370%, 84.7059%
        XYZ:
        24.6183, 11.2755, 65.8446
        xyY:
        0.2420, 0.1108, 11.2755
      CIE-Lab:
        40.0406, 77.1659, -72.5067
        CIE-LCH:
        40.0406, 105.8858, 316.7830
        CIE-Luv:
        40.0406, 28.0182, -108.7836
        Hunter-Lab:
        33.5790, 72.1032, -92.7558
      #9401d8 color charts
#9401d8 RGB chart
      #9401d8 CMYK chart
      #9401d8 RGB pie chart
      #9401d8 color shades, tints & tones
#9401d8 color schemes
#9401d8 color preview, HTML & CSS examples
           This text has a color of #9401d8        
        
          <p style="color:#9401d8;">Text here</p>
        
        
          .mytext {color:#9401d8;}
        
        Text color #9401d8
      
           This box has a color of #9401d8        
        
          <div style="background-color:#9401d8;">Content here</div>
        
        
          .mybackground {background-color:#9401d8;}
        
        Background color #9401d8
      
           Border around this has a color of #9401d8        
        
          <div style="border:2px solid #9401d8;">Content here</div>
        
        
          .myborder {border:2px solid #9401d8;}
        
        Border color #9401d8