#950ed9 color space conversions
Hex:
        #950ed9
        RGB:
        149, 14, 217
        CMY:
        42, 95, 15
        CMYK:
        31, 94, 0, 15
      HSL:
        280°, 87.8788%, 45.2941%
        HSV (HSB):
        280°, 93.5484%, 85.0980%
        XYZ:
        25.0758, 11.7134, 66.5849
        xyY:
        0.2426, 0.1133, 11.7134
      CIE-Lab:
        40.7569, 76.0409, -71.9032
        CIE-LCH:
        40.7569, 104.6532, 316.6021
        CIE-Luv:
        40.7569, 27.8622, -108.6886
        Hunter-Lab:
        34.2248, 70.8899, -91.3922
      #950ed9 color charts
#950ed9 RGB chart
      #950ed9 CMYK chart
      #950ed9 RGB pie chart
      #950ed9 color shades, tints & tones
#950ed9 color schemes
#950ed9 color preview, HTML & CSS examples
           This text has a color of #950ed9        
        
          <p style="color:#950ed9;">Text here</p>
        
        
          .mytext {color:#950ed9;}
        
        Text color #950ed9
      
           This box has a color of #950ed9        
        
          <div style="background-color:#950ed9;">Content here</div>
        
        
          .mybackground {background-color:#950ed9;}
        
        Background color #950ed9
      
           Border around this has a color of #950ed9        
        
          <div style="border:2px solid #950ed9;">Content here</div>
        
        
          .myborder {border:2px solid #950ed9;}
        
        Border color #950ed9