#950b8d color space conversions
Hex:
        #950b8d
        RGB:
        149, 11, 141
        CMY:
        42, 96, 45
        CMYK:
        0, 93, 5, 42
      HSL:
        303°, 86.2500%, 31.3725%
        HSV (HSB):
        303°, 92.6174%, 58.4314%
        XYZ:
        17.3218, 8.5520, 25.9370
        xyY:
        0.3343, 0.1651, 8.5520
      CIE-Lab:
        35.1070, 63.1907, -35.8640
        CIE-LCH:
        35.1070, 72.6587, 330.4228
        CIE-Luv:
        35.1070, 51.2487, -56.5133
        Hunter-Lab:
        29.2438, 54.5533, -32.1151
      #950b8d color charts
#950b8d RGB chart
      #950b8d CMYK chart
      #950b8d RGB pie chart
      #950b8d color shades, tints & tones
#950b8d color schemes
#950b8d color preview, HTML & CSS examples
           This text has a color of #950b8d        
        
          <p style="color:#950b8d;">Text here</p>
        
        
          .mytext {color:#950b8d;}
        
        Text color #950b8d
      
           This box has a color of #950b8d        
        
          <div style="background-color:#950b8d;">Content here</div>
        
        
          .mybackground {background-color:#950b8d;}
        
        Background color #950b8d
      
           Border around this has a color of #950b8d        
        
          <div style="border:2px solid #950b8d;">Content here</div>
        
        
          .myborder {border:2px solid #950b8d;}
        
        Border color #950b8d