#950fda color space conversions
Hex:
        #950fda
        RGB:
        149, 15, 218
        CMY:
        42, 94, 15
        CMYK:
        32, 93, 0, 15
      HSL:
        280°, 87.1245%, 45.6863%
        HSV (HSB):
        280°, 93.1193%, 85.4902%
        XYZ:
        25.2201, 11.7932, 67.2767
        xyY:
        0.2418, 0.1131, 11.7932
      CIE-Lab:
        40.8855, 76.1007, -72.2674
        CIE-LCH:
        40.8855, 104.9471, 316.4800
        CIE-Luv:
        40.8855, 27.5837, -109.2699
        Hunter-Lab:
        34.3412, 70.9932, -92.1144
      #950fda color charts
#950fda RGB chart
      #950fda CMYK chart
      #950fda RGB pie chart
      #950fda color shades, tints & tones
#950fda color schemes
#950fda color preview, HTML & CSS examples
           This text has a color of #950fda        
        
          <p style="color:#950fda;">Text here</p>
        
        
          .mytext {color:#950fda;}
        
        Text color #950fda
      
           This box has a color of #950fda        
        
          <div style="background-color:#950fda;">Content here</div>
        
        
          .mybackground {background-color:#950fda;}
        
        Background color #950fda
      
           Border around this has a color of #950fda        
        
          <div style="border:2px solid #950fda;">Content here</div>
        
        
          .myborder {border:2px solid #950fda;}
        
        Border color #950fda