#9600e2 color space conversions
Hex:
        #9600e2
        RGB:
        150, 0, 226
        CMY:
        41, 100, 11
        CMYK:
        34, 100, 0, 11
      HSL:
        280°, 100.0000%, 44.3137%
        HSV (HSB):
        280°, 100.0000%, 88.6275%
        XYZ:
        26.3051, 11.9750, 72.8765
        xyY:
        0.2366, 0.1077, 11.9750
      CIE-Lab:
        41.1764, 79.3898, -76.3667
        CIE-LCH:
        41.1764, 110.1573, 316.1119
        CIE-Luv:
        41.1764, 26.7618, -114.8122
        Hunter-Lab:
        34.6049, 75.1292, -100.6387
      #9600e2 color charts
#9600e2 RGB chart
      #9600e2 CMYK chart
      #9600e2 RGB pie chart
      #9600e2 color shades, tints & tones
#9600e2 color schemes
#9600e2 color preview, HTML & CSS examples
           This text has a color of #9600e2        
        
          <p style="color:#9600e2;">Text here</p>
        
        
          .mytext {color:#9600e2;}
        
        Text color #9600e2
      
           This box has a color of #9600e2        
        
          <div style="background-color:#9600e2;">Content here</div>
        
        
          .mybackground {background-color:#9600e2;}
        
        Background color #9600e2
      
           Border around this has a color of #9600e2        
        
          <div style="border:2px solid #9600e2;">Content here</div>
        
        
          .myborder {border:2px solid #9600e2;}
        
        Border color #9600e2