#9c64f2 color space conversions
Hex:
        #9c64f2
        RGB:
        156, 100, 242
        CMY:
        39, 61, 5
        CMYK:
        36, 59, 0, 5
      HSL:
        264°, 84.5238%, 67.0588%
        HSV (HSB):
        264°, 58.6777%, 94.9020%
        XYZ:
        34.2945, 22.5931, 86.5578
        xyY:
        0.2391, 0.1575, 22.5931
      CIE-Lab:
        54.6507, 51.4291, -63.4614
        CIE-LCH:
        54.6507, 81.6842, 309.0213
        CIE-Luv:
        54.6507, 13.4402, -104.4650
        Hunter-Lab:
        47.5322, 45.6066, -74.6967
      #9c64f2 color charts
#9c64f2 RGB chart
      #9c64f2 CMYK chart
      #9c64f2 RGB pie chart
      #9c64f2 color shades, tints & tones
#9c64f2 color schemes
#9c64f2 color preview, HTML & CSS examples
           This text has a color of #9c64f2        
        
          <p style="color:#9c64f2;">Text here</p>
        
        
          .mytext {color:#9c64f2;}
        
        Text color #9c64f2
      
           This box has a color of #9c64f2        
        
          <div style="background-color:#9c64f2;">Content here</div>
        
        
          .mybackground {background-color:#9c64f2;}
        
        Background color #9c64f2
      
           Border around this has a color of #9c64f2        
        
          <div style="border:2px solid #9c64f2;">Content here</div>
        
        
          .myborder {border:2px solid #9c64f2;}
        
        Border color #9c64f2