#9958a8 color space conversions
Hex:
        #9958a8
        RGB:
        153, 88, 168
        CMY:
        40, 65, 34
        CMYK:
        9, 48, 0, 34
      HSL:
        289°, 31.4961%, 50.1961%
        HSV (HSB):
        289°, 47.6190%, 65.8824%
        XYZ:
        23.6945, 16.5789, 38.9970
        xyY:
        0.2989, 0.2091, 16.5789
      CIE-Lab:
        47.7250, 40.0059, -32.1616
        CIE-LCH:
        47.7250, 51.3307, 321.2035
        CIE-Luv:
        47.7250, 28.2754, -52.8145
        Hunter-Lab:
        40.7172, 32.6190, -28.2831
      #9958a8 color charts
#9958a8 RGB chart
      #9958a8 CMYK chart
      #9958a8 RGB pie chart
      #9958a8 color shades, tints & tones
#9958a8 color schemes
#9958a8 color preview, HTML & CSS examples
           This text has a color of #9958a8        
        
          <p style="color:#9958a8;">Text here</p>
        
        
          .mytext {color:#9958a8;}
        
        Text color #9958a8
      
           This box has a color of #9958a8        
        
          <div style="background-color:#9958a8;">Content here</div>
        
        
          .mybackground {background-color:#9958a8;}
        
        Background color #9958a8
      
           Border around this has a color of #9958a8        
        
          <div style="border:2px solid #9958a8;">Content here</div>
        
        
          .myborder {border:2px solid #9958a8;}
        
        Border color #9958a8