#9e63ec color space conversions
Hex:
        #9e63ec
        RGB:
        158, 99, 236
        CMY:
        38, 61, 7
        CMYK:
        33, 58, 0, 7
      HSL:
        266°, 78.2857%, 65.6863%
        HSV (HSB):
        266°, 58.0508%, 92.5490%
        XYZ:
        33.7027, 22.2489, 81.8750
        xyY:
        0.2445, 0.1614, 22.2489
      CIE-Lab:
        54.2901, 50.9240, -60.6799
        CIE-LCH:
        54.2901, 79.2168, 310.0041
        CIE-Luv:
        54.2901, 15.5679, -100.0169
        Hunter-Lab:
        47.1688, 44.9954, -69.8968
      #9e63ec color charts
#9e63ec RGB chart
      #9e63ec CMYK chart
      #9e63ec RGB pie chart
      #9e63ec color shades, tints & tones
#9e63ec color schemes
#9e63ec color preview, HTML & CSS examples
           This text has a color of #9e63ec        
        
          <p style="color:#9e63ec;">Text here</p>
        
        
          .mytext {color:#9e63ec;}
        
        Text color #9e63ec
      
           This box has a color of #9e63ec        
        
          <div style="background-color:#9e63ec;">Content here</div>
        
        
          .mybackground {background-color:#9e63ec;}
        
        Background color #9e63ec
      
           Border around this has a color of #9e63ec        
        
          <div style="border:2px solid #9e63ec;">Content here</div>
        
        
          .myborder {border:2px solid #9e63ec;}
        
        Border color #9e63ec