#941fa2 color space conversions
Hex:
        #941fa2
        RGB:
        148, 31, 162
        CMY:
        42, 88, 36
        CMYK:
        9, 81, 0, 36
      HSL:
        294°, 67.8756%, 37.8431%
        HSV (HSB):
        294°, 80.8642%, 63.5294%
        XYZ:
        19.2243, 9.8845, 35.0771
        xyY:
        0.2995, 0.1540, 9.8845
      CIE-Lab:
        37.6343, 62.3171, -44.6313
        CIE-LCH:
        37.6343, 76.6510, 324.3899
        CIE-Luv:
        37.6343, 41.1559, -69.5428
        Hunter-Lab:
        31.4396, 54.1276, -44.1419
      #941fa2 color charts
#941fa2 RGB chart
      #941fa2 CMYK chart
      #941fa2 RGB pie chart
      #941fa2 color shades, tints & tones
#941fa2 color schemes
#941fa2 color preview, HTML & CSS examples
           This text has a color of #941fa2        
        
          <p style="color:#941fa2;">Text here</p>
        
        
          .mytext {color:#941fa2;}
        
        Text color #941fa2
      
           This box has a color of #941fa2        
        
          <div style="background-color:#941fa2;">Content here</div>
        
        
          .mybackground {background-color:#941fa2;}
        
        Background color #941fa2
      
           Border around this has a color of #941fa2        
        
          <div style="border:2px solid #941fa2;">Content here</div>
        
        
          .myborder {border:2px solid #941fa2;}
        
        Border color #941fa2