#941fa7 color space conversions
Hex:
        #941fa7
        RGB:
        148, 31, 167
        CMY:
        42, 88, 35
        CMYK:
        11, 81, 0, 35
      HSL:
        292°, 68.6869%, 38.8235%
        HSV (HSB):
        292°, 81.4371%, 65.4902%
        XYZ:
        19.6778, 10.0659, 37.4650
        xyY:
        0.2928, 0.1498, 10.0659
      CIE-Lab:
        37.9604, 63.2013, -47.1122
        CIE-LCH:
        37.9604, 78.8287, 323.2980
        CIE-Luv:
        37.9604, 39.5930, -73.1784
        Hunter-Lab:
        31.7268, 55.1884, -47.8046
      #941fa7 color charts
#941fa7 RGB chart
      #941fa7 CMYK chart
      #941fa7 RGB pie chart
      #941fa7 color shades, tints & tones
#941fa7 color schemes
#941fa7 color preview, HTML & CSS examples
           This text has a color of #941fa7        
        
          <p style="color:#941fa7;">Text here</p>
        
        
          .mytext {color:#941fa7;}
        
        Text color #941fa7
      
           This box has a color of #941fa7        
        
          <div style="background-color:#941fa7;">Content here</div>
        
        
          .mybackground {background-color:#941fa7;}
        
        Background color #941fa7
      
           Border around this has a color of #941fa7        
        
          <div style="border:2px solid #941fa7;">Content here</div>
        
        
          .myborder {border:2px solid #941fa7;}
        
        Border color #941fa7