#950ca8 color space conversions
Hex:
        #950ca8
        RGB:
        149, 12, 168
        CMY:
        42, 95, 34
        CMYK:
        11, 93, 0, 34
      HSL:
        293°, 86.6667%, 35.2941%
        HSV (HSB):
        293°, 92.8571%, 65.8824%
        XYZ:
        19.5938, 9.4797, 37.8428
        xyY:
        0.2928, 0.1417, 9.4797
      CIE-Lab:
        36.8919, 67.3857, -49.4241
        CIE-LCH:
        36.8919, 83.5678, 323.7418
        CIE-Luv:
        36.8919, 41.6443, -75.9919
        Hunter-Lab:
        30.7891, 59.7144, -51.3210
      #950ca8 color charts
#950ca8 RGB chart
      #950ca8 CMYK chart
      #950ca8 RGB pie chart
      #950ca8 color shades, tints & tones
#950ca8 color schemes
#950ca8 color preview, HTML & CSS examples
           This text has a color of #950ca8        
        
          <p style="color:#950ca8;">Text here</p>
        
        
          .mytext {color:#950ca8;}
        
        Text color #950ca8
      
           This box has a color of #950ca8        
        
          <div style="background-color:#950ca8;">Content here</div>
        
        
          .mybackground {background-color:#950ca8;}
        
        Background color #950ca8
      
           Border around this has a color of #950ca8        
        
          <div style="border:2px solid #950ca8;">Content here</div>
        
        
          .myborder {border:2px solid #950ca8;}
        
        Border color #950ca8