#950abd color space conversions
Hex:
        #950abd
        RGB:
        149, 10, 189
        CMY:
        42, 96, 26
        CMYK:
        21, 95, 0, 26
      HSL:
        287°, 89.9497%, 39.0196%
        HSV (HSB):
        287°, 94.7090%, 74.1176%
        XYZ:
        21.6883, 10.2808, 48.9854
        xyY:
        0.2679, 0.1270, 10.2808
      CIE-Lab:
        38.3417, 71.3068, -59.5569
        CIE-LCH:
        38.3417, 92.9068, 320.1307
        CIE-Luv:
        38.3417, 35.3223, -90.5906
        Hunter-Lab:
        32.0636, 64.6284, -68.1361
      #950abd color charts
#950abd RGB chart
      #950abd CMYK chart
      #950abd RGB pie chart
      #950abd color shades, tints & tones
#950abd color schemes
#950abd color preview, HTML & CSS examples
           This text has a color of #950abd        
        
          <p style="color:#950abd;">Text here</p>
        
        
          .mytext {color:#950abd;}
        
        Text color #950abd
      
           This box has a color of #950abd        
        
          <div style="background-color:#950abd;">Content here</div>
        
        
          .mybackground {background-color:#950abd;}
        
        Background color #950abd
      
           Border around this has a color of #950abd        
        
          <div style="border:2px solid #950abd;">Content here</div>
        
        
          .myborder {border:2px solid #950abd;}
        
        Border color #950abd