#9958d1 color space conversions
Hex:
        #9958d1
        RGB:
        153, 88, 209
        CMY:
        40, 65, 18
        CMYK:
        27, 58, 0, 18
      HSL:
        272°, 56.8075%, 58.2353%
        HSV (HSB):
        272°, 57.8947%, 81.9608%
        XYZ:
        28.1352, 18.3552, 62.3816
        xyY:
        0.2584, 0.1686, 18.3552
      CIE-Lab:
        49.9241, 49.0716, -52.4476
        CIE-LCH:
        49.9241, 71.8246, 313.0953
        CIE-Luv:
        49.9241, 20.4769, -85.4218
        Hunter-Lab:
        42.8430, 42.2467, -56.3393
      #9958d1 color charts
#9958d1 RGB chart
      #9958d1 CMYK chart
      #9958d1 RGB pie chart
      #9958d1 color shades, tints & tones
#9958d1 color schemes
#9958d1 color preview, HTML & CSS examples
           This text has a color of #9958d1        
        
          <p style="color:#9958d1;">Text here</p>
        
        
          .mytext {color:#9958d1;}
        
        Text color #9958d1
      
           This box has a color of #9958d1        
        
          <div style="background-color:#9958d1;">Content here</div>
        
        
          .mybackground {background-color:#9958d1;}
        
        Background color #9958d1
      
           Border around this has a color of #9958d1        
        
          <div style="border:2px solid #9958d1;">Content here</div>
        
        
          .myborder {border:2px solid #9958d1;}
        
        Border color #9958d1