#950dfa color space conversions
Hex:
        #950dfa
        RGB:
        149, 13, 250
        CMY:
        42, 95, 2
        CMYK:
        40, 95, 0, 2
      HSL:
        274°, 95.9514%, 51.5686%
        HSV (HSB):
        274°, 94.8000%, 98.0392%
        XYZ:
        29.7937, 13.5795, 91.4933
        xyY:
        0.2209, 0.1007, 13.5795
      CIE-Lab:
        43.6238, 82.6511, -85.9298
        CIE-LCH:
        43.6238, 119.2272, 313.8858
        CIE-Luv:
        43.6238, 20.8534, -129.1524
        Hunter-Lab:
        36.8504, 79.8295, -121.4116
      #950dfa color charts
#950dfa RGB chart
      #950dfa CMYK chart
      #950dfa RGB pie chart
      #950dfa color shades, tints & tones
#950dfa color schemes
#950dfa color preview, HTML & CSS examples
           This text has a color of #950dfa        
        
          <p style="color:#950dfa;">Text here</p>
        
        
          .mytext {color:#950dfa;}
        
        Text color #950dfa
      
           This box has a color of #950dfa        
        
          <div style="background-color:#950dfa;">Content here</div>
        
        
          .mybackground {background-color:#950dfa;}
        
        Background color #950dfa
      
           Border around this has a color of #950dfa        
        
          <div style="border:2px solid #950dfa;">Content here</div>
        
        
          .myborder {border:2px solid #950dfa;}
        
        Border color #950dfa