#950ecf color space conversions
Hex:
        #950ecf
        RGB:
        149, 14, 207
        CMY:
        42, 95, 19
        CMYK:
        28, 93, 0, 19
      HSL:
        282°, 87.3303%, 43.3333%
        HSV (HSB):
        282°, 93.2367%, 81.1765%
        XYZ:
        23.8139, 11.2086, 59.9398
        xyY:
        0.2508, 0.1180, 11.2086
      CIE-Lab:
        39.9297, 74.1346, -67.4832
        CIE-LCH:
        39.9297, 100.2493, 317.6891
        CIE-Luv:
        39.9297, 30.3081, -102.2530
        Hunter-Lab:
        33.4793, 68.3790, -82.7147
      #950ecf color charts
#950ecf RGB chart
      #950ecf CMYK chart
      #950ecf RGB pie chart
      #950ecf color shades, tints & tones
#950ecf color schemes
#950ecf color preview, HTML & CSS examples
           This text has a color of #950ecf        
        
          <p style="color:#950ecf;">Text here</p>
        
        
          .mytext {color:#950ecf;}
        
        Text color #950ecf
      
           This box has a color of #950ecf        
        
          <div style="background-color:#950ecf;">Content here</div>
        
        
          .mybackground {background-color:#950ecf;}
        
        Background color #950ecf
      
           Border around this has a color of #950ecf        
        
          <div style="border:2px solid #950ecf;">Content here</div>
        
        
          .myborder {border:2px solid #950ecf;}
        
        Border color #950ecf