#9e76ed color space conversions
Hex:
        #9e76ed
        RGB:
        158, 118, 237
        CMY:
        38, 54, 7
        CMYK:
        33, 50, 0, 7
      HSL:
        260°, 76.7742%, 69.6078%
        HSV (HSB):
        260°, 50.2110%, 92.9412%
        XYZ:
        35.8650, 26.3404, 83.3147
        xyY:
        0.2465, 0.1810, 26.3404
      CIE-Lab:
        58.3587, 40.7990, -54.7248
        CIE-LCH:
        58.3587, 68.2595, 306.7057
        CIE-Luv:
        58.3587, 9.7470, -91.1777
        Hunter-Lab:
        51.3229, 34.9229, -60.3220
      #9e76ed color charts
#9e76ed RGB chart
      #9e76ed CMYK chart
      #9e76ed RGB pie chart
      #9e76ed color shades, tints & tones
#9e76ed color schemes
#9e76ed color preview, HTML & CSS examples
           This text has a color of #9e76ed        
        
          <p style="color:#9e76ed;">Text here</p>
        
        
          .mytext {color:#9e76ed;}
        
        Text color #9e76ed
      
           This box has a color of #9e76ed        
        
          <div style="background-color:#9e76ed;">Content here</div>
        
        
          .mybackground {background-color:#9e76ed;}
        
        Background color #9e76ed
      
           Border around this has a color of #9e76ed        
        
          <div style="border:2px solid #9e76ed;">Content here</div>
        
        
          .myborder {border:2px solid #9e76ed;}
        
        Border color #9e76ed