#9e16ef color space conversions
Hex:
        #9e16ef
        RGB:
        158, 22, 239
        CMY:
        38, 91, 6
        CMYK:
        34, 91, 0, 6
      HSL:
        278°, 87.1486%, 51.1765%
        HSV (HSB):
        278°, 90.7950%, 93.7255%
        XYZ:
        29.9674, 14.0749, 82.7986
        xyY:
        0.2363, 0.1110, 14.0749
      CIE-Lab:
        44.3402, 80.2223, -78.5163
        CIE-LCH:
        44.3402, 112.2516, 315.6158
        CIE-Luv:
        44.3402, 27.1200, -120.7873
        Hunter-Lab:
        37.5165, 76.9282, -104.5908
      #9e16ef color charts
#9e16ef RGB chart
      #9e16ef CMYK chart
      #9e16ef RGB pie chart
      #9e16ef color shades, tints & tones
#9e16ef color schemes
#9e16ef color preview, HTML & CSS examples
           This text has a color of #9e16ef        
        
          <p style="color:#9e16ef;">Text here</p>
        
        
          .mytext {color:#9e16ef;}
        
        Text color #9e16ef
      
           This box has a color of #9e16ef        
        
          <div style="background-color:#9e16ef;">Content here</div>
        
        
          .mybackground {background-color:#9e16ef;}
        
        Background color #9e16ef
      
           Border around this has a color of #9e16ef        
        
          <div style="border:2px solid #9e16ef;">Content here</div>
        
        
          .myborder {border:2px solid #9e16ef;}
        
        Border color #9e16ef