#9b59dc color space conversions
Hex:
        #9b59dc
        RGB:
        155, 89, 220
        CMY:
        39, 65, 14
        CMYK:
        30, 60, 0, 14
      HSL:
        270°, 65.1741%, 60.5882%
        HSV (HSB):
        270°, 59.5455%, 86.2745%
        XYZ:
        30.0082, 19.2806, 69.8501
        xyY:
        0.2519, 0.1618, 19.2806
      CIE-Lab:
        51.0139, 51.6104, -56.9494
        CIE-LCH:
        51.0139, 76.8562, 312.1844
        CIE-Luv:
        51.0139, 19.3417, -92.9558
        Hunter-Lab:
        43.9097, 45.1462, -63.5797
      #9b59dc color charts
#9b59dc RGB chart
      #9b59dc CMYK chart
      #9b59dc RGB pie chart
      #9b59dc color shades, tints & tones
#9b59dc color schemes
#9b59dc color preview, HTML & CSS examples
           This text has a color of #9b59dc        
        
          <p style="color:#9b59dc;">Text here</p>
        
        
          .mytext {color:#9b59dc;}
        
        Text color #9b59dc
      
           This box has a color of #9b59dc        
        
          <div style="background-color:#9b59dc;">Content here</div>
        
        
          .mybackground {background-color:#9b59dc;}
        
        Background color #9b59dc
      
           Border around this has a color of #9b59dc        
        
          <div style="border:2px solid #9b59dc;">Content here</div>
        
        
          .myborder {border:2px solid #9b59dc;}
        
        Border color #9b59dc