#950fd8 color space conversions
Hex:
        #950fd8
        RGB:
        149, 15, 216
        CMY:
        42, 94, 15
        CMYK:
        31, 93, 0, 15
      HSL:
        280°, 87.0130%, 45.2941%
        HSV (HSB):
        280°, 93.0556%, 84.7059%
        XYZ:
        24.9599, 11.6891, 65.9064
        xyY:
        0.2434, 0.1140, 11.6891
      CIE-Lab:
        40.7176, 75.7154, -71.3924
        CIE-LCH:
        40.7176, 104.0658, 316.6832
        CIE-Luv:
        40.7176, 28.0566, -107.9941
        Hunter-Lab:
        34.1893, 70.4828, -90.3604
      #950fd8 color charts
#950fd8 RGB chart
      #950fd8 CMYK chart
      #950fd8 RGB pie chart
      #950fd8 color shades, tints & tones
#950fd8 color schemes
#950fd8 color preview, HTML & CSS examples
           This text has a color of #950fd8        
        
          <p style="color:#950fd8;">Text here</p>
        
        
          .mytext {color:#950fd8;}
        
        Text color #950fd8
      
           This box has a color of #950fd8        
        
          <div style="background-color:#950fd8;">Content here</div>
        
        
          .mybackground {background-color:#950fd8;}
        
        Background color #950fd8
      
           Border around this has a color of #950fd8        
        
          <div style="border:2px solid #950fd8;">Content here</div>
        
        
          .myborder {border:2px solid #950fd8;}
        
        Border color #950fd8