#9e35dc color space conversions
Hex:
        #9e35dc
        RGB:
        158, 53, 220
        CMY:
        38, 79, 14
        CMYK:
        28, 76, 0, 14
      HSL:
        278°, 70.4641%, 53.5294%
        HSV (HSB):
        278°, 75.9091%, 86.2745%
        XYZ:
        28.2919, 14.9826, 69.1109
        xyY:
        0.2517, 0.1333, 14.9826
      CIE-Lab:
        45.6104, 68.2829, -65.6553
        CIE-LCH:
        45.6104, 94.7268, 316.1239
        CIE-Luv:
        45.6104, 28.4505, -104.0185
        Hunter-Lab:
        38.7074, 62.7309, -78.7654
      #9e35dc color charts
#9e35dc RGB chart
      #9e35dc CMYK chart
      #9e35dc RGB pie chart
      #9e35dc color shades, tints & tones
#9e35dc color schemes
#9e35dc color preview, HTML & CSS examples
           This text has a color of #9e35dc        
        
          <p style="color:#9e35dc;">Text here</p>
        
        
          .mytext {color:#9e35dc;}
        
        Text color #9e35dc
      
           This box has a color of #9e35dc        
        
          <div style="background-color:#9e35dc;">Content here</div>
        
        
          .mybackground {background-color:#9e35dc;}
        
        Background color #9e35dc
      
           Border around this has a color of #9e35dc        
        
          <div style="border:2px solid #9e35dc;">Content here</div>
        
        
          .myborder {border:2px solid #9e35dc;}
        
        Border color #9e35dc