#9341e2 color space conversions
Hex:
        #9341e2
        RGB:
        147, 65, 226
        CMY:
        42, 75, 11
        CMYK:
        35, 71, 0, 11
      HSL:
        271°, 73.5160%, 57.0588%
        HSV (HSB):
        271°, 71.2389%, 88.6275%
        XYZ:
        27.6504, 15.4746, 73.4811
        xyY:
        0.2371, 0.1327, 15.4746
      CIE-Lab:
        46.2775, 62.8645, -68.0541
        CIE-LCH:
        46.2775, 92.6462, 312.7300
        CIE-Luv:
        46.2775, 19.5390, -107.2762
        Hunter-Lab:
        39.3378, 56.6258, -83.2143
      #9341e2 color charts
#9341e2 RGB chart
      #9341e2 CMYK chart
      #9341e2 RGB pie chart
      #9341e2 color shades, tints & tones
#9341e2 color schemes
#9341e2 color preview, HTML & CSS examples
           This text has a color of #9341e2        
        
          <p style="color:#9341e2;">Text here</p>
        
        
          .mytext {color:#9341e2;}
        
        Text color #9341e2
      
           This box has a color of #9341e2        
        
          <div style="background-color:#9341e2;">Content here</div>
        
        
          .mybackground {background-color:#9341e2;}
        
        Background color #9341e2
      
           Border around this has a color of #9341e2        
        
          <div style="border:2px solid #9341e2;">Content here</div>
        
        
          .myborder {border:2px solid #9341e2;}
        
        Border color #9341e2