#9640dc color space conversions
Hex:
        #9640dc
        RGB:
        150, 64, 220
        CMY:
        41, 75, 14
        CMYK:
        32, 71, 0, 14
      HSL:
        273°, 69.0265%, 55.6863%
        HSV (HSB):
        273°, 70.9091%, 86.2745%
        XYZ:
        27.3293, 15.3181, 69.2264
        xyY:
        0.2443, 0.1369, 15.3181
      CIE-Lab:
        46.0669, 62.4853, -64.9639
        CIE-LCH:
        46.0669, 90.1372, 313.8859
        CIE-Luv:
        46.0669, 22.3751, -102.8357
        Hunter-Lab:
        39.1384, 56.1499, -77.4729
      #9640dc color charts
#9640dc RGB chart
      #9640dc CMYK chart
      #9640dc RGB pie chart
      #9640dc color shades, tints & tones
#9640dc color schemes
#9640dc color preview, HTML & CSS examples
           This text has a color of #9640dc        
        
          <p style="color:#9640dc;">Text here</p>
        
        
          .mytext {color:#9640dc;}
        
        Text color #9640dc
      
           This box has a color of #9640dc        
        
          <div style="background-color:#9640dc;">Content here</div>
        
        
          .mybackground {background-color:#9640dc;}
        
        Background color #9640dc
      
           Border around this has a color of #9640dc        
        
          <div style="border:2px solid #9640dc;">Content here</div>
        
        
          .myborder {border:2px solid #9640dc;}
        
        Border color #9640dc