#941faf color space conversions
Hex:
        #941faf
        RGB:
        148, 31, 175
        CMY:
        42, 88, 31
        CMYK:
        15, 82, 0, 31
      HSL:
        289°, 69.9029%, 40.3922%
        HSV (HSB):
        289°, 82.2857%, 68.6275%
        XYZ:
        20.4406, 10.3710, 41.4819
        xyY:
        0.2827, 0.1435, 10.3710
      CIE-Lab:
        38.5002, 64.6483, -51.0212
        CIE-LCH:
        38.5002, 82.3563, 321.7191
        CIE-Luv:
        38.5002, 37.1833, -78.9160
        Hunter-Lab:
        32.2041, 56.9406, -53.8283
      #941faf color charts
#941faf RGB chart
      #941faf CMYK chart
      #941faf RGB pie chart
      #941faf color shades, tints & tones
#941faf color schemes
#941faf color preview, HTML & CSS examples
           This text has a color of #941faf        
        
          <p style="color:#941faf;">Text here</p>
        
        
          .mytext {color:#941faf;}
        
        Text color #941faf
      
           This box has a color of #941faf        
        
          <div style="background-color:#941faf;">Content here</div>
        
        
          .mybackground {background-color:#941faf;}
        
        Background color #941faf
      
           Border around this has a color of #941faf        
        
          <div style="border:2px solid #941faf;">Content here</div>
        
        
          .myborder {border:2px solid #941faf;}
        
        Border color #941faf