#950ee5 color space conversions
Hex:
        #950ee5
        RGB:
        149, 14, 229
        CMY:
        42, 95, 10
        CMYK:
        35, 94, 0, 10
      HSL:
        278°, 88.4774%, 47.6471%
        HSV (HSB):
        278°, 93.8865%, 89.8039%
        XYZ:
        26.6943, 12.3608, 75.1077
        xyY:
        0.2338, 0.1083, 12.3608
      CIE-Lab:
        41.7839, 78.3704, -77.0868
        CIE-LCH:
        41.7839, 109.9286, 315.4731
        CIE-Luv:
        41.7839, 25.1292, -116.2515
        Hunter-Lab:
        35.1579, 74.0033, -102.0504
      #950ee5 color charts
#950ee5 RGB chart
      #950ee5 CMYK chart
      #950ee5 RGB pie chart
      #950ee5 color shades, tints & tones
#950ee5 color schemes
#950ee5 color preview, HTML & CSS examples
           This text has a color of #950ee5        
        
          <p style="color:#950ee5;">Text here</p>
        
        
          .mytext {color:#950ee5;}
        
        Text color #950ee5
      
           This box has a color of #950ee5        
        
          <div style="background-color:#950ee5;">Content here</div>
        
        
          .mybackground {background-color:#950ee5;}
        
        Background color #950ee5
      
           Border around this has a color of #950ee5        
        
          <div style="border:2px solid #950ee5;">Content here</div>
        
        
          .myborder {border:2px solid #950ee5;}
        
        Border color #950ee5