#9e0a7e color space conversions
Hex:
        #9e0a7e
        RGB:
        158, 10, 126
        CMY:
        38, 96, 51
        CMYK:
        0, 94, 20, 38
      HSL:
        313°, 88.0952%, 32.9412%
        HSV (HSB):
        313°, 93.6709%, 61.9608%
        XYZ:
        17.9750, 8.9925, 20.5270
        xyY:
        0.3785, 0.1893, 8.9925
      CIE-Lab:
        35.9699, 62.9905, -25.0760
        CIE-LCH:
        35.9699, 67.7983, 338.2929
        CIE-Luv:
        35.9699, 64.2707, -42.5190
        Hunter-Lab:
        29.9876, 54.5173, -19.5937
      #9e0a7e color charts
#9e0a7e RGB chart
      #9e0a7e CMYK chart
      #9e0a7e RGB pie chart
      #9e0a7e color shades, tints & tones
#9e0a7e color schemes
#9e0a7e color preview, HTML & CSS examples
           This text has a color of #9e0a7e        
        
          <p style="color:#9e0a7e;">Text here</p>
        
        
          .mytext {color:#9e0a7e;}
        
        Text color #9e0a7e
      
           This box has a color of #9e0a7e        
        
          <div style="background-color:#9e0a7e;">Content here</div>
        
        
          .mybackground {background-color:#9e0a7e;}
        
        Background color #9e0a7e
      
           Border around this has a color of #9e0a7e        
        
          <div style="border:2px solid #9e0a7e;">Content here</div>
        
        
          .myborder {border:2px solid #9e0a7e;}
        
        Border color #9e0a7e