#950ac7 color space conversions
Hex:
        #950ac7
        RGB:
        149, 10, 199
        CMY:
        42, 96, 22
        CMYK:
        25, 95, 0, 22
      HSL:
        284°, 90.4306%, 40.9804%
        HSV (HSB):
        284°, 94.9749%, 78.0392%
        XYZ:
        22.8118, 10.7302, 54.9016
        xyY:
        0.2579, 0.1213, 10.7302
      CIE-Lab:
        39.1222, 73.1297, -64.1478
        CIE-LCH:
        39.1222, 97.2773, 318.7435
        CIE-Luv:
        39.1222, 32.5555, -97.2451
        Hunter-Lab:
        32.7569, 66.9819, -76.4421
      #950ac7 color charts
#950ac7 RGB chart
      #950ac7 CMYK chart
      #950ac7 RGB pie chart
      #950ac7 color shades, tints & tones
#950ac7 color schemes
#950ac7 color preview, HTML & CSS examples
           This text has a color of #950ac7        
        
          <p style="color:#950ac7;">Text here</p>
        
        
          .mytext {color:#950ac7;}
        
        Text color #950ac7
      
           This box has a color of #950ac7        
        
          <div style="background-color:#950ac7;">Content here</div>
        
        
          .mybackground {background-color:#950ac7;}
        
        Background color #950ac7
      
           Border around this has a color of #950ac7        
        
          <div style="border:2px solid #950ac7;">Content here</div>
        
        
          .myborder {border:2px solid #950ac7;}
        
        Border color #950ac7