#950eae color space conversions
Hex:
        #950eae
        RGB:
        149, 14, 174
        CMY:
        42, 95, 32
        CMYK:
        14, 92, 0, 32
      HSL:
        291°, 85.1064%, 36.8627%
        HSV (HSB):
        291°, 91.9540%, 68.2353%
        XYZ:
        20.1914, 9.7596, 40.8640
        xyY:
        0.2851, 0.1378, 9.7596
      CIE-Lab:
        37.4075, 68.1362, -52.1817
        CIE-LCH:
        37.4075, 85.8223, 322.5535
        CIE-Luv:
        37.4075, 39.6112, -80.0398
        Hunter-Lab:
        31.2404, 60.6982, -55.6860
      #950eae color charts
#950eae RGB chart
      #950eae CMYK chart
      #950eae RGB pie chart
      #950eae color shades, tints & tones
#950eae color schemes
#950eae color preview, HTML & CSS examples
           This text has a color of #950eae        
        
          <p style="color:#950eae;">Text here</p>
        
        
          .mytext {color:#950eae;}
        
        Text color #950eae
      
           This box has a color of #950eae        
        
          <div style="background-color:#950eae;">Content here</div>
        
        
          .mybackground {background-color:#950eae;}
        
        Background color #950eae
      
           Border around this has a color of #950eae        
        
          <div style="border:2px solid #950eae;">Content here</div>
        
        
          .myborder {border:2px solid #950eae;}
        
        Border color #950eae