#950ec1 color space conversions
Hex:
        #950ec1
        RGB:
        149, 14, 193
        CMY:
        42, 95, 24
        CMYK:
        23, 93, 0, 24
      HSL:
        285°, 86.4734%, 40.5882%
        HSV (HSB):
        285°, 92.7461%, 75.6863%
        XYZ:
        22.1771, 10.5539, 51.3203
        xyY:
        0.2639, 0.1256, 10.5539
      CIE-Lab:
        38.8187, 71.5291, -61.1316
        CIE-LCH:
        38.8187, 94.0930, 319.4815
        CIE-Luv:
        38.8187, 34.0128, -93.0207
        Hunter-Lab:
        32.4868, 65.0013, -70.9215
      #950ec1 color charts
#950ec1 RGB chart
      #950ec1 CMYK chart
      #950ec1 RGB pie chart
      #950ec1 color shades, tints & tones
#950ec1 color schemes
#950ec1 color preview, HTML & CSS examples
           This text has a color of #950ec1        
        
          <p style="color:#950ec1;">Text here</p>
        
        
          .mytext {color:#950ec1;}
        
        Text color #950ec1
      
           This box has a color of #950ec1        
        
          <div style="background-color:#950ec1;">Content here</div>
        
        
          .mybackground {background-color:#950ec1;}
        
        Background color #950ec1
      
           Border around this has a color of #950ec1        
        
          <div style="border:2px solid #950ec1;">Content here</div>
        
        
          .myborder {border:2px solid #950ec1;}
        
        Border color #950ec1