#9e76ea color space conversions
Hex:
        #9e76ea
        RGB:
        158, 118, 234
        CMY:
        38, 54, 8
        CMYK:
        32, 50, 0, 8
      HSL:
        261°, 73.4177%, 69.0196%
        HSV (HSB):
        261°, 49.5726%, 91.7647%
        XYZ:
        35.4303, 26.1665, 81.0252
        xyY:
        0.2484, 0.1835, 26.1665
      CIE-Lab:
        58.1947, 40.0400, -53.3163
        CIE-LCH:
        58.1947, 66.6771, 306.9062
        CIE-Luv:
        58.1947, 10.1133, -88.7953
        Hunter-Lab:
        51.1532, 34.1165, -58.1064
      #9e76ea color charts
#9e76ea RGB chart
      #9e76ea CMYK chart
      #9e76ea RGB pie chart
      #9e76ea color shades, tints & tones
#9e76ea color schemes
#9e76ea color preview, HTML & CSS examples
           This text has a color of #9e76ea        
        
          <p style="color:#9e76ea;">Text here</p>
        
        
          .mytext {color:#9e76ea;}
        
        Text color #9e76ea
      
           This box has a color of #9e76ea        
        
          <div style="background-color:#9e76ea;">Content here</div>
        
        
          .mybackground {background-color:#9e76ea;}
        
        Background color #9e76ea
      
           Border around this has a color of #9e76ea        
        
          <div style="border:2px solid #9e76ea;">Content here</div>
        
        
          .myborder {border:2px solid #9e76ea;}
        
        Border color #9e76ea