#9c64c2 color space conversions
Hex:
        #9c64c2
        RGB:
        156, 100, 194
        CMY:
        39, 61, 24
        CMYK:
        20, 48, 0, 24
      HSL:
        276°, 43.5185%, 57.6471%
        HSV (HSB):
        276°, 48.4536%, 76.0784%
        XYZ:
        28.0051, 20.0773, 53.4382
        xyY:
        0.2759, 0.1978, 20.0773
      CIE-Lab:
        51.9245, 39.9347, -40.6477
        CIE-LCH:
        51.9245, 56.9826, 314.4931
        CIE-Luv:
        51.9245, 20.9366, -66.9464
        Hunter-Lab:
        44.8077, 33.1501, -39.3446
      #9c64c2 color charts
#9c64c2 RGB chart
      #9c64c2 CMYK chart
      #9c64c2 RGB pie chart
      #9c64c2 color shades, tints & tones
#9c64c2 color schemes
#9c64c2 color preview, HTML & CSS examples
           This text has a color of #9c64c2        
        
          <p style="color:#9c64c2;">Text here</p>
        
        
          .mytext {color:#9c64c2;}
        
        Text color #9c64c2
      
           This box has a color of #9c64c2        
        
          <div style="background-color:#9c64c2;">Content here</div>
        
        
          .mybackground {background-color:#9c64c2;}
        
        Background color #9c64c2
      
           Border around this has a color of #9c64c2        
        
          <div style="border:2px solid #9c64c2;">Content here</div>
        
        
          .myborder {border:2px solid #9c64c2;}
        
        Border color #9c64c2