#950cfa color space conversions
Hex:
        #950cfa
        RGB:
        149, 12, 250
        CMY:
        42, 95, 2
        CMYK:
        40, 95, 0, 2
      HSL:
        275°, 95.9677%, 51.3725%
        HSV (HSB):
        275°, 95.2000%, 98.0392%
        XYZ:
        29.7812, 13.5546, 91.4891
        xyY:
        0.2209, 0.1005, 13.5546
      CIE-Lab:
        43.5873, 82.7609, -85.9898
        CIE-LCH:
        43.5873, 119.3467, 313.9038
        CIE-Luv:
        43.5873, 20.8848, -129.1876
        Hunter-Lab:
        36.8166, 79.9608, -121.5638
      #950cfa color charts
#950cfa RGB chart
      #950cfa CMYK chart
      #950cfa RGB pie chart
      #950cfa color shades, tints & tones
#950cfa color schemes
#950cfa color preview, HTML & CSS examples
           This text has a color of #950cfa        
        
          <p style="color:#950cfa;">Text here</p>
        
        
          .mytext {color:#950cfa;}
        
        Text color #950cfa
      
           This box has a color of #950cfa        
        
          <div style="background-color:#950cfa;">Content here</div>
        
        
          .mybackground {background-color:#950cfa;}
        
        Background color #950cfa
      
           Border around this has a color of #950cfa        
        
          <div style="border:2px solid #950cfa;">Content here</div>
        
        
          .myborder {border:2px solid #950cfa;}
        
        Border color #950cfa