#9959f5 color space conversions
Hex:
        #9959f5
        RGB:
        153, 89, 245
        CMY:
        40, 65, 4
        CMYK:
        38, 64, 0, 4
      HSL:
        265°, 88.6364%, 65.4902%
        HSV (HSB):
        265°, 63.6735%, 96.0784%
        XYZ:
        33.1907, 20.5096, 88.5956
        xyY:
        0.2333, 0.1441, 20.5096
      CIE-Lab:
        52.4086, 57.2326, -68.7698
        CIE-LCH:
        52.4086, 89.4699, 309.7684
        CIE-Luv:
        52.4086, 14.3184, -111.7693
        Hunter-Lab:
        45.2876, 51.5671, -84.2872
      #9959f5 color charts
#9959f5 RGB chart
      #9959f5 CMYK chart
      #9959f5 RGB pie chart
      #9959f5 color shades, tints & tones
#9959f5 color schemes
#9959f5 color preview, HTML & CSS examples
           This text has a color of #9959f5        
        
          <p style="color:#9959f5;">Text here</p>
        
        
          .mytext {color:#9959f5;}
        
        Text color #9959f5
      
           This box has a color of #9959f5        
        
          <div style="background-color:#9959f5;">Content here</div>
        
        
          .mybackground {background-color:#9959f5;}
        
        Background color #9959f5
      
           Border around this has a color of #9959f5        
        
          <div style="border:2px solid #9959f5;">Content here</div>
        
        
          .myborder {border:2px solid #9959f5;}
        
        Border color #9959f5