#9b59ea color space conversions
Hex:
        #9b59ea
        RGB:
        155, 89, 234
        CMY:
        39, 65, 8
        CMYK:
        34, 62, 0, 8
      HSL:
        267°, 77.5401%, 63.3333%
        HSV (HSB):
        267°, 61.9658%, 91.7647%
        XYZ:
        31.9412, 20.0538, 80.0292
        xyY:
        0.2419, 0.1519, 20.0538
      CIE-Lab:
        51.8980, 54.9585, -63.4271
        CIE-LCH:
        51.8980, 83.9251, 310.9084
        CIE-Luv:
        51.8980, 17.0014, -103.4037
        Hunter-Lab:
        44.7815, 48.9508, -74.6103
      #9b59ea color charts
#9b59ea RGB chart
      #9b59ea CMYK chart
      #9b59ea RGB pie chart
      #9b59ea color shades, tints & tones
#9b59ea color schemes
#9b59ea color preview, HTML & CSS examples
           This text has a color of #9b59ea        
        
          <p style="color:#9b59ea;">Text here</p>
        
        
          .mytext {color:#9b59ea;}
        
        Text color #9b59ea
      
           This box has a color of #9b59ea        
        
          <div style="background-color:#9b59ea;">Content here</div>
        
        
          .mybackground {background-color:#9b59ea;}
        
        Background color #9b59ea
      
           Border around this has a color of #9b59ea        
        
          <div style="border:2px solid #9b59ea;">Content here</div>
        
        
          .myborder {border:2px solid #9b59ea;}
        
        Border color #9b59ea