#950ba4 color space conversions
Hex:
        #950ba4
        RGB:
        149, 11, 164
        CMY:
        42, 96, 36
        CMYK:
        9, 93, 0, 36
      HSL:
        294°, 87.4286%, 34.3137%
        HSV (HSB):
        294°, 93.2927%, 64.3137%
        XYZ:
        19.2149, 9.3092, 35.9061
        xyY:
        0.2982, 0.1445, 9.3092
      CIE-Lab:
        36.5730, 66.8441, -47.5329
        CIE-LCH:
        36.5730, 82.0214, 324.5833
        CIE-Luv:
        36.5730, 43.0219, -73.2370
        Hunter-Lab:
        30.5110, 59.0196, -48.4161
      #950ba4 color charts
#950ba4 RGB chart
      #950ba4 CMYK chart
      #950ba4 RGB pie chart
      #950ba4 color shades, tints & tones
#950ba4 color schemes
#950ba4 color preview, HTML & CSS examples
           This text has a color of #950ba4        
        
          <p style="color:#950ba4;">Text here</p>
        
        
          .mytext {color:#950ba4;}
        
        Text color #950ba4
      
           This box has a color of #950ba4        
        
          <div style="background-color:#950ba4;">Content here</div>
        
        
          .mybackground {background-color:#950ba4;}
        
        Background color #950ba4
      
           Border around this has a color of #950ba4        
        
          <div style="border:2px solid #950ba4;">Content here</div>
        
        
          .myborder {border:2px solid #950ba4;}
        
        Border color #950ba4