#9660ef color space conversions
Hex:
        #9660ef
        RGB:
        150, 96, 239
        CMY:
        41, 62, 6
        CMYK:
        37, 60, 0, 6
      HSL:
        263°, 81.7143%, 65.6863%
        HSV (HSB):
        263°, 59.8326%, 93.7255%
        XYZ:
        32.3405, 21.0818, 84.0260
        xyY:
        0.2353, 0.1534, 21.0818
      CIE-Lab:
        53.0389, 51.4836, -64.4161
        CIE-LCH:
        53.0389, 82.4621, 308.6331
        CIE-Luv:
        53.0389, 12.0886, -105.1147
        Hunter-Lab:
        45.9149, 45.3769, -76.3626
      #9660ef color charts
#9660ef RGB chart
      #9660ef CMYK chart
      #9660ef RGB pie chart
      #9660ef color shades, tints & tones
#9660ef color schemes
#9660ef color preview, HTML & CSS examples
           This text has a color of #9660ef        
        
          <p style="color:#9660ef;">Text here</p>
        
        
          .mytext {color:#9660ef;}
        
        Text color #9660ef
      
           This box has a color of #9660ef        
        
          <div style="background-color:#9660ef;">Content here</div>
        
        
          .mybackground {background-color:#9660ef;}
        
        Background color #9660ef
      
           Border around this has a color of #9660ef        
        
          <div style="border:2px solid #9660ef;">Content here</div>
        
        
          .myborder {border:2px solid #9660ef;}
        
        Border color #9660ef