#950e94 color space conversions
Hex:
        #950e94
        RGB:
        149, 14, 148
        CMY:
        42, 95, 42
        CMYK:
        0, 91, 1, 42
      HSL:
        300°, 82.8221%, 31.9608%
        HSV (HSB):
        300°, 90.6040%, 58.4314%
        XYZ:
        17.8968, 8.8418, 28.7803
        xyY:
        0.3224, 0.1593, 8.8418
      CIE-Lab:
        35.6778, 63.8326, -39.2541
        CIE-LCH:
        35.6778, 74.9366, 328.4104
        CIE-Luv:
        35.6778, 48.4166, -61.3998
        Hunter-Lab:
        29.7351, 55.3980, -36.5717
      #950e94 color charts
#950e94 RGB chart
      #950e94 CMYK chart
      #950e94 RGB pie chart
      #950e94 color shades, tints & tones
#950e94 color schemes
#950e94 color preview, HTML & CSS examples
           This text has a color of #950e94        
        
          <p style="color:#950e94;">Text here</p>
        
        
          .mytext {color:#950e94;}
        
        Text color #950e94
      
           This box has a color of #950e94        
        
          <div style="background-color:#950e94;">Content here</div>
        
        
          .mybackground {background-color:#950e94;}
        
        Background color #950e94
      
           Border around this has a color of #950e94        
        
          <div style="border:2px solid #950e94;">Content here</div>
        
        
          .myborder {border:2px solid #950e94;}
        
        Border color #950e94