#950a8b color space conversions
Hex:
        #950a8b
        RGB:
        149, 10, 139
        CMY:
        42, 96, 45
        CMYK:
        0, 93, 7, 42
      HSL:
        304°, 87.4214%, 31.1765%
        HSV (HSB):
        304°, 93.2886%, 58.4314%
        XYZ:
        17.1632, 8.4707, 25.1565
        xyY:
        0.3379, 0.1668, 8.4707
      CIE-Lab:
        34.9446, 63.0226, -34.8877
        CIE-LCH:
        34.9446, 72.0347, 331.0322
        CIE-Luv:
        34.9446, 52.0846, -55.1147
        Hunter-Lab:
        29.1045, 54.3300, -30.8742
      #950a8b color charts
#950a8b RGB chart
      #950a8b CMYK chart
      #950a8b RGB pie chart
      #950a8b color shades, tints & tones
#950a8b color schemes
#950a8b color preview, HTML & CSS examples
           This text has a color of #950a8b        
        
          <p style="color:#950a8b;">Text here</p>
        
        
          .mytext {color:#950a8b;}
        
        Text color #950a8b
      
           This box has a color of #950a8b        
        
          <div style="background-color:#950a8b;">Content here</div>
        
        
          .mybackground {background-color:#950a8b;}
        
        Background color #950a8b
      
           Border around this has a color of #950a8b        
        
          <div style="border:2px solid #950a8b;">Content here</div>
        
        
          .myborder {border:2px solid #950a8b;}
        
        Border color #950a8b