#9401d2 color space conversions
Hex:
        #9401d2
        RGB:
        148, 1, 210
        CMY:
        42, 100, 18
        CMYK:
        30, 100, 0, 18
      HSL:
        282°, 99.0521%, 41.3725%
        HSV (HSB):
        282°, 99.5238%, 82.3529%
        XYZ:
        23.8565, 10.9708, 61.8330
        xyY:
        0.2468, 0.1135, 10.9708
      CIE-Lab:
        39.5312, 76.0397, -69.8781
        CIE-LCH:
        39.5312, 103.2714, 317.4180
        CIE-Luv:
        39.5312, 29.4809, -104.9782
        Hunter-Lab:
        33.1221, 70.6022, -87.4981
      #9401d2 color charts
#9401d2 RGB chart
      #9401d2 CMYK chart
      #9401d2 RGB pie chart
      #9401d2 color shades, tints & tones
#9401d2 color schemes
#9401d2 color preview, HTML & CSS examples
           This text has a color of #9401d2        
        
          <p style="color:#9401d2;">Text here</p>
        
        
          .mytext {color:#9401d2;}
        
        Text color #9401d2
      
           This box has a color of #9401d2        
        
          <div style="background-color:#9401d2;">Content here</div>
        
        
          .mybackground {background-color:#9401d2;}
        
        Background color #9401d2
      
           Border around this has a color of #9401d2        
        
          <div style="border:2px solid #9401d2;">Content here</div>
        
        
          .myborder {border:2px solid #9401d2;}
        
        Border color #9401d2