#9660fa color space conversions
Hex:
        #9660fa
        RGB:
        150, 96, 250
        CMY:
        41, 62, 2
        CMYK:
        40, 62, 0, 2
      HSL:
        261°, 93.9024%, 67.8431%
        HSV (HSB):
        261°, 61.6000%, 98.0392%
        XYZ:
        34.0159, 21.7519, 92.8482
        xyY:
        0.2289, 0.1464, 21.7519
      CIE-Lab:
        53.7628, 54.2897, -69.3759
        CIE-LCH:
        53.7628, 88.0930, 308.0448
        CIE-Luv:
        53.7628, 10.5856, -113.1505
        Hunter-Lab:
        46.6389, 48.5699, -85.3865
      #9660fa color charts
#9660fa RGB chart
      #9660fa CMYK chart
      #9660fa RGB pie chart
      #9660fa color shades, tints & tones
#9660fa color schemes
#9660fa color preview, HTML & CSS examples
           This text has a color of #9660fa        
        
          <p style="color:#9660fa;">Text here</p>
        
        
          .mytext {color:#9660fa;}
        
        Text color #9660fa
      
           This box has a color of #9660fa        
        
          <div style="background-color:#9660fa;">Content here</div>
        
        
          .mybackground {background-color:#9660fa;}
        
        Background color #9660fa
      
           Border around this has a color of #9660fa        
        
          <div style="border:2px solid #9660fa;">Content here</div>
        
        
          .myborder {border:2px solid #9660fa;}
        
        Border color #9660fa