#950b7e color space conversions
Hex:
        #950b7e
        RGB:
        149, 11, 126
        CMY:
        42, 96, 51
        CMYK:
        0, 93, 15, 42
      HSL:
        310°, 86.2500%, 31.3725%
        HSV (HSB):
        310°, 92.6174%, 58.4314%
        XYZ:
        16.2800, 8.1353, 20.4509
        xyY:
        0.3629, 0.1813, 8.1353
      CIE-Lab:
        34.2630, 61.0274, -27.8770
        CIE-LCH:
        34.2630, 67.0930, 335.4493
        CIE-Luv:
        34.2630, 57.1526, -45.2675
        Hunter-Lab:
        28.5224, 51.9700, -22.5459
      #950b7e color charts
#950b7e RGB chart
      #950b7e CMYK chart
      #950b7e RGB pie chart
      #950b7e color shades, tints & tones
#950b7e color schemes
#950b7e color preview, HTML & CSS examples
           This text has a color of #950b7e        
        
          <p style="color:#950b7e;">Text here</p>
        
        
          .mytext {color:#950b7e;}
        
        Text color #950b7e
      
           This box has a color of #950b7e        
        
          <div style="background-color:#950b7e;">Content here</div>
        
        
          .mybackground {background-color:#950b7e;}
        
        Background color #950b7e
      
           Border around this has a color of #950b7e        
        
          <div style="border:2px solid #950b7e;">Content here</div>
        
        
          .myborder {border:2px solid #950b7e;}
        
        Border color #950b7e