#952fa1 color space conversions
Hex:
        #952fa1
        RGB:
        149, 47, 161
        CMY:
        42, 82, 37
        CMYK:
        7, 71, 0, 37
      HSL:
        294°, 54.8077%, 40.7843%
        HSV (HSB):
        294°, 70.8075%, 63.1373%
        XYZ:
        19.8440, 10.9958, 34.7947
        xyY:
        0.3023, 0.1675, 10.9958
      CIE-Lab:
        39.5734, 57.0792, -40.9192
        CIE-LCH:
        39.5734, 70.2312, 324.3638
        CIE-Luv:
        39.5734, 39.4382, -64.8737
        Hunter-Lab:
        33.1599, 48.7903, -39.0011
      #952fa1 color charts
#952fa1 RGB chart
      #952fa1 CMYK chart
      #952fa1 RGB pie chart
      #952fa1 color shades, tints & tones
#952fa1 color schemes
#952fa1 color preview, HTML & CSS examples
           This text has a color of #952fa1        
        
          <p style="color:#952fa1;">Text here</p>
        
        
          .mytext {color:#952fa1;}
        
        Text color #952fa1
      
           This box has a color of #952fa1        
        
          <div style="background-color:#952fa1;">Content here</div>
        
        
          .mybackground {background-color:#952fa1;}
        
        Background color #952fa1
      
           Border around this has a color of #952fa1        
        
          <div style="border:2px solid #952fa1;">Content here</div>
        
        
          .myborder {border:2px solid #952fa1;}
        
        Border color #952fa1