#950c9b color space conversions
Hex:
        #950c9b
        RGB:
        149, 12, 155
        CMY:
        42, 95, 39
        CMYK:
        4, 92, 0, 39
      HSL:
        297°, 85.6287%, 32.7451%
        HSV (HSB):
        297°, 92.2581%, 60.7843%
        XYZ:
        18.4423, 9.0191, 31.7792
        xyY:
        0.3113, 0.1522, 9.0191
      CIE-Lab:
        36.0210, 65.2363, -42.9740
        CIE-LCH:
        36.0210, 78.1188, 326.6253
        CIE-Luv:
        36.0210, 46.0517, -66.6971
        Hunter-Lab:
        30.0318, 57.0600, -41.7176
      #950c9b color charts
#950c9b RGB chart
      #950c9b CMYK chart
      #950c9b RGB pie chart
      #950c9b color shades, tints & tones
#950c9b color schemes
#950c9b color preview, HTML & CSS examples
           This text has a color of #950c9b        
        
          <p style="color:#950c9b;">Text here</p>
        
        
          .mytext {color:#950c9b;}
        
        Text color #950c9b
      
           This box has a color of #950c9b        
        
          <div style="background-color:#950c9b;">Content here</div>
        
        
          .mybackground {background-color:#950c9b;}
        
        Background color #950c9b
      
           Border around this has a color of #950c9b        
        
          <div style="border:2px solid #950c9b;">Content here</div>
        
        
          .myborder {border:2px solid #950c9b;}
        
        Border color #950c9b