#950ee7 color space conversions
Hex:
        #950ee7
        RGB:
        149, 14, 231
        CMY:
        42, 95, 9
        CMYK:
        35, 94, 0, 9
      HSL:
        277°, 88.5714%, 48.0392%
        HSV (HSB):
        277°, 93.9394%, 90.5882%
        XYZ:
        26.9753, 12.4732, 76.5871
        xyY:
        0.2325, 0.1075, 12.4732
      CIE-Lab:
        41.9585, 78.7626, -77.9386
        CIE-LCH:
        41.9585, 110.8060, 315.3013
        CIE-Luv:
        41.9585, 24.6938, -117.4961
        Hunter-Lab:
        35.3174, 74.5323, -103.8506
      #950ee7 color charts
#950ee7 RGB chart
      #950ee7 CMYK chart
      #950ee7 RGB pie chart
      #950ee7 color shades, tints & tones
#950ee7 color schemes
#950ee7 color preview, HTML & CSS examples
           This text has a color of #950ee7        
        
          <p style="color:#950ee7;">Text here</p>
        
        
          .mytext {color:#950ee7;}
        
        Text color #950ee7
      
           This box has a color of #950ee7        
        
          <div style="background-color:#950ee7;">Content here</div>
        
        
          .mybackground {background-color:#950ee7;}
        
        Background color #950ee7
      
           Border around this has a color of #950ee7        
        
          <div style="border:2px solid #950ee7;">Content here</div>
        
        
          .myborder {border:2px solid #950ee7;}
        
        Border color #950ee7