#950cb2 color space conversions
Hex:
        #950cb2
        RGB:
        149, 12, 178
        CMY:
        42, 95, 30
        CMYK:
        16, 93, 0, 30
      HSL:
        290°, 87.3684%, 37.2549%
        HSV (HSB):
        290°, 93.2584%, 69.8039%
        XYZ:
        20.5618, 9.8669, 42.9402
        xyY:
        0.2803, 0.1345, 9.8669
      CIE-Lab:
        37.6024, 69.1091, -54.2487
        CIE-LCH:
        37.6024, 87.8578, 321.8691
        CIE-Luv:
        37.6024, 38.4845, -82.9684
        Hunter-Lab:
        31.4116, 61.8746, -59.0626
      #950cb2 color charts
#950cb2 RGB chart
      #950cb2 CMYK chart
      #950cb2 RGB pie chart
      #950cb2 color shades, tints & tones
#950cb2 color schemes
#950cb2 color preview, HTML & CSS examples
           This text has a color of #950cb2        
        
          <p style="color:#950cb2;">Text here</p>
        
        
          .mytext {color:#950cb2;}
        
        Text color #950cb2
      
           This box has a color of #950cb2        
        
          <div style="background-color:#950cb2;">Content here</div>
        
        
          .mybackground {background-color:#950cb2;}
        
        Background color #950cb2
      
           Border around this has a color of #950cb2        
        
          <div style="border:2px solid #950cb2;">Content here</div>
        
        
          .myborder {border:2px solid #950cb2;}
        
        Border color #950cb2