#9664e1 color space conversions
Hex:
        #9664e1
        RGB:
        150, 100, 225
        CMY:
        41, 61, 12
        CMYK:
        33, 56, 0, 12
      HSL:
        264°, 67.5676%, 63.7255%
        HSV (HSB):
        264°, 55.5556%, 88.2353%
        XYZ:
        30.7255, 21.0346, 73.6748
        xyY:
        0.2450, 0.1677, 21.0346
      CIE-Lab:
        52.9874, 45.7954, -56.6395
        CIE-LCH:
        52.9874, 72.8372, 308.9570
        CIE-Luv:
        52.9874, 12.9607, -92.7255
        Hunter-Lab:
        45.8635, 39.3218, -63.1386
      #9664e1 color charts
#9664e1 RGB chart
      #9664e1 CMYK chart
      #9664e1 RGB pie chart
      #9664e1 color shades, tints & tones
#9664e1 color schemes
#9664e1 color preview, HTML & CSS examples
           This text has a color of #9664e1        
        
          <p style="color:#9664e1;">Text here</p>
        
        
          .mytext {color:#9664e1;}
        
        Text color #9664e1
      
           This box has a color of #9664e1        
        
          <div style="background-color:#9664e1;">Content here</div>
        
        
          .mybackground {background-color:#9664e1;}
        
        Background color #9664e1
      
           Border around this has a color of #9664e1        
        
          <div style="border:2px solid #9664e1;">Content here</div>
        
        
          .myborder {border:2px solid #9664e1;}
        
        Border color #9664e1