#9b59ff color space conversions
Hex:
        #9b59ff
        RGB:
        155, 89, 255
        CMY:
        39, 65, 0
        CMYK:
        39, 65, 0, 0
      HSL:
        264°, 100.0000%, 67.4510%
        HSV (HSB):
        264°, 65.0980%, 100.0000%
        XYZ:
        35.1399, 21.3333, 96.8734
        xyY:
        0.2292, 0.1391, 21.3333
      CIE-Lab:
        53.3124, 60.0991, -72.8544
        CIE-LCH:
        53.3124, 94.4440, 309.5199
        CIE-Luv:
        53.3124, 13.7406, -118.5220
        Hunter-Lab:
        46.1880, 54.9742, -92.0215
      #9b59ff color charts
#9b59ff RGB chart
      #9b59ff CMYK chart
      #9b59ff RGB pie chart
      #9b59ff color shades, tints & tones
#9b59ff color schemes
#9b59ff color preview, HTML & CSS examples
           This text has a color of #9b59ff        
        
          <p style="color:#9b59ff;">Text here</p>
        
        
          .mytext {color:#9b59ff;}
        
        Text color #9b59ff
      
           This box has a color of #9b59ff        
        
          <div style="background-color:#9b59ff;">Content here</div>
        
        
          .mybackground {background-color:#9b59ff;}
        
        Background color #9b59ff
      
           Border around this has a color of #9b59ff        
        
          <div style="border:2px solid #9b59ff;">Content here</div>
        
        
          .myborder {border:2px solid #9b59ff;}
        
        Border color #9b59ff