#950bc2 color space conversions
Hex:
        #950bc2
        RGB:
        149, 11, 194
        CMY:
        42, 96, 24
        CMYK:
        23, 94, 0, 24
      HSL:
        285°, 89.2683%, 40.1961%
        HSV (HSB):
        285°, 94.3299%, 76.0784%
        XYZ:
        22.2517, 10.5239, 51.8975
        xyY:
        0.2628, 0.1243, 10.5239
      CIE-Lab:
        38.7668, 72.0975, -61.8024
        CIE-LCH:
        38.7668, 94.9610, 319.3967
        CIE-Luv:
        38.7668, 33.8751, -93.8792
        Hunter-Lab:
        32.4406, 65.6657, -72.1418
      #950bc2 color charts
#950bc2 RGB chart
      #950bc2 CMYK chart
      #950bc2 RGB pie chart
      #950bc2 color shades, tints & tones
#950bc2 color schemes
#950bc2 color preview, HTML & CSS examples
           This text has a color of #950bc2        
        
          <p style="color:#950bc2;">Text here</p>
        
        
          .mytext {color:#950bc2;}
        
        Text color #950bc2
      
           This box has a color of #950bc2        
        
          <div style="background-color:#950bc2;">Content here</div>
        
        
          .mybackground {background-color:#950bc2;}
        
        Background color #950bc2
      
           Border around this has a color of #950bc2        
        
          <div style="border:2px solid #950bc2;">Content here</div>
        
        
          .myborder {border:2px solid #950bc2;}
        
        Border color #950bc2