#9959d5 color space conversions
Hex:
        #9959d5
        RGB:
        153, 89, 213
        CMY:
        40, 65, 16
        CMYK:
        28, 58, 0, 16
      HSL:
        271°, 59.6154%, 59.2157%
        HSV (HSB):
        271°, 58.2160%, 83.5294%
        XYZ:
        28.7195, 18.7212, 65.0507
        xyY:
        0.2553, 0.1664, 18.7212
      CIE-Lab:
        50.3594, 49.4865, -54.0332
        CIE-LCH:
        50.3594, 73.2700, 312.4851
        CIE-Luv:
        50.3594, 19.4971, -88.0443
        Hunter-Lab:
        43.2680, 42.7620, -58.8512
      #9959d5 color charts
#9959d5 RGB chart
      #9959d5 CMYK chart
      #9959d5 RGB pie chart
      #9959d5 color shades, tints & tones
#9959d5 color schemes
#9959d5 color preview, HTML & CSS examples
           This text has a color of #9959d5        
        
          <p style="color:#9959d5;">Text here</p>
        
        
          .mytext {color:#9959d5;}
        
        Text color #9959d5
      
           This box has a color of #9959d5        
        
          <div style="background-color:#9959d5;">Content here</div>
        
        
          .mybackground {background-color:#9959d5;}
        
        Background color #9959d5
      
           Border around this has a color of #9959d5        
        
          <div style="border:2px solid #9959d5;">Content here</div>
        
        
          .myborder {border:2px solid #9959d5;}
        
        Border color #9959d5