#950ed2 color space conversions
Hex:
        #950ed2
        RGB:
        149, 14, 210
        CMY:
        42, 95, 18
        CMYK:
        29, 93, 0, 18
      HSL:
        281°, 87.5000%, 43.9216%
        HSV (HSB):
        281°, 93.3333%, 82.3529%
        XYZ:
        24.1843, 11.3568, 61.8902
        xyY:
        0.2482, 0.1166, 11.3568
      CIE-Lab:
        40.1750, 74.7029, -68.8191
        CIE-LCH:
        40.1750, 101.5706, 317.3476
        CIE-Luv:
        40.1750, 29.5575, -104.1970
        Hunter-Lab:
        33.6998, 69.1240, -85.2970
      #950ed2 color charts
#950ed2 RGB chart
      #950ed2 CMYK chart
      #950ed2 RGB pie chart
      #950ed2 color shades, tints & tones
#950ed2 color schemes
#950ed2 color preview, HTML & CSS examples
           This text has a color of #950ed2        
        
          <p style="color:#950ed2;">Text here</p>
        
        
          .mytext {color:#950ed2;}
        
        Text color #950ed2
      
           This box has a color of #950ed2        
        
          <div style="background-color:#950ed2;">Content here</div>
        
        
          .mybackground {background-color:#950ed2;}
        
        Background color #950ed2
      
           Border around this has a color of #950ed2        
        
          <div style="border:2px solid #950ed2;">Content here</div>
        
        
          .myborder {border:2px solid #950ed2;}
        
        Border color #950ed2