#950ad3 color space conversions
Hex:
        #950ad3
        RGB:
        149, 10, 211
        CMY:
        42, 96, 17
        CMYK:
        29, 95, 0, 17
      HSL:
        281°, 90.9502%, 43.3333%
        HSV (HSB):
        281°, 95.2607%, 82.7451%
        XYZ:
        24.2608, 11.3098, 62.5323
        xyY:
        0.2473, 0.1153, 11.3098
      CIE-Lab:
        40.0974, 75.3711, -69.5239
        CIE-LCH:
        40.0974, 102.5396, 317.3109
        CIE-Luv:
        40.0974, 29.4673, -105.0505
        Hunter-Lab:
        33.6300, 69.9180, -86.7039
      #950ad3 color charts
#950ad3 RGB chart
      #950ad3 CMYK chart
      #950ad3 RGB pie chart
      #950ad3 color shades, tints & tones
#950ad3 color schemes
#950ad3 color preview, HTML & CSS examples
           This text has a color of #950ad3        
        
          <p style="color:#950ad3;">Text here</p>
        
        
          .mytext {color:#950ad3;}
        
        Text color #950ad3
      
           This box has a color of #950ad3        
        
          <div style="background-color:#950ad3;">Content here</div>
        
        
          .mybackground {background-color:#950ad3;}
        
        Background color #950ad3
      
           Border around this has a color of #950ad3        
        
          <div style="border:2px solid #950ad3;">Content here</div>
        
        
          .myborder {border:2px solid #950ad3;}
        
        Border color #950ad3