#950ac0 color space conversions
Hex:
        #950ac0
        RGB:
        149, 10, 192
        CMY:
        42, 96, 25
        CMYK:
        22, 95, 0, 25
      HSL:
        286°, 90.0990%, 39.6078%
        HSV (HSB):
        286°, 94.7917%, 75.2941%
        XYZ:
        22.0174, 10.4124, 50.7185
        xyY:
        0.2648, 0.1252, 10.4124
      CIE-Lab:
        38.5727, 71.8490, -60.9451
        CIE-LCH:
        38.5727, 94.2156, 319.6941
        CIE-Luv:
        38.5727, 34.4731, -92.6018
        Hunter-Lab:
        32.2683, 65.3252, -70.6029
      #950ac0 color charts
#950ac0 RGB chart
      #950ac0 CMYK chart
      #950ac0 RGB pie chart
      #950ac0 color shades, tints & tones
#950ac0 color schemes
#950ac0 color preview, HTML & CSS examples
           This text has a color of #950ac0        
        
          <p style="color:#950ac0;">Text here</p>
        
        
          .mytext {color:#950ac0;}
        
        Text color #950ac0
      
           This box has a color of #950ac0        
        
          <div style="background-color:#950ac0;">Content here</div>
        
        
          .mybackground {background-color:#950ac0;}
        
        Background color #950ac0
      
           Border around this has a color of #950ac0        
        
          <div style="border:2px solid #950ac0;">Content here</div>
        
        
          .myborder {border:2px solid #950ac0;}
        
        Border color #950ac0