#9e63ca color space conversions
Hex:
        #9e63ca
        RGB:
        158, 99, 202
        CMY:
        38, 61, 21
        CMYK:
        22, 51, 0, 21
      HSL:
        274°, 49.2823%, 59.0196%
        HSV (HSB):
        274°, 50.9901%, 79.2157%
        XYZ:
        29.2231, 20.4570, 58.2855
        xyY:
        0.2707, 0.1895, 20.4570
      CIE-Lab:
        52.3501, 42.8555, -44.5466
        CIE-LCH:
        52.3501, 61.8142, 313.8915
        CIE-Luv:
        52.3501, 21.0570, -73.4930
        Hunter-Lab:
        45.2295, 36.1785, -44.7441
      #9e63ca color charts
#9e63ca RGB chart
      #9e63ca CMYK chart
      #9e63ca RGB pie chart
      #9e63ca color shades, tints & tones
#9e63ca color schemes
#9e63ca color preview, HTML & CSS examples
           This text has a color of #9e63ca        
        
          <p style="color:#9e63ca;">Text here</p>
        
        
          .mytext {color:#9e63ca;}
        
        Text color #9e63ca
      
           This box has a color of #9e63ca        
        
          <div style="background-color:#9e63ca;">Content here</div>
        
        
          .mybackground {background-color:#9e63ca;}
        
        Background color #9e63ca
      
           Border around this has a color of #9e63ca        
        
          <div style="border:2px solid #9e63ca;">Content here</div>
        
        
          .myborder {border:2px solid #9e63ca;}
        
        Border color #9e63ca