#9e00a2 color space conversions
Hex:
        #9e00a2
        RGB:
        158, 0, 162
        CMY:
        38, 100, 36
        CMYK:
        2, 100, 0, 36
      HSL:
        299°, 100.0000%, 31.7647%
        HSV (HSB):
        299°, 100.0000%, 63.5294%
        XYZ:
        20.6221, 9.8777, 35.0021
        xyY:
        0.3148, 0.1508, 9.8777
      CIE-Lab:
        37.6221, 69.3177, -44.5547
        CIE-LCH:
        37.6221, 82.4018, 327.2687
        CIE-Luv:
        37.6221, 50.5908, -70.2533
        Hunter-Lab:
        31.4289, 62.1228, -44.0306
      #9e00a2 color charts
#9e00a2 RGB chart
      #9e00a2 CMYK chart
      #9e00a2 RGB pie chart
      #9e00a2 color shades, tints & tones
#9e00a2 color schemes
#9e00a2 color preview, HTML & CSS examples
           This text has a color of #9e00a2        
        
          <p style="color:#9e00a2;">Text here</p>
        
        
          .mytext {color:#9e00a2;}
        
        Text color #9e00a2
      
           This box has a color of #9e00a2        
        
          <div style="background-color:#9e00a2;">Content here</div>
        
        
          .mybackground {background-color:#9e00a2;}
        
        Background color #9e00a2
      
           Border around this has a color of #9e00a2        
        
          <div style="border:2px solid #9e00a2;">Content here</div>
        
        
          .myborder {border:2px solid #9e00a2;}
        
        Border color #9e00a2