#9666dc color space conversions
Hex:
        #9666dc
        RGB:
        150, 102, 220
        CMY:
        41, 60, 14
        CMYK:
        32, 54, 0, 14
      HSL:
        264°, 62.7660%, 63.1373%
        HSV (HSB):
        264°, 53.6364%, 86.2745%
        XYZ:
        30.2473, 21.1541, 70.1991
        xyY:
        0.2487, 0.1740, 21.1541
      CIE-Lab:
        53.1177, 43.4442, -53.6090
        CIE-LCH:
        53.1177, 69.0023, 309.0210
        CIE-Luv:
        53.1177, 13.0692, -87.8608
        Hunter-Lab:
        45.9936, 36.9004, -58.2977
      #9666dc color charts
#9666dc RGB chart
      #9666dc CMYK chart
      #9666dc RGB pie chart
      #9666dc color shades, tints & tones
#9666dc color schemes
#9666dc color preview, HTML & CSS examples
           This text has a color of #9666dc        
        
          <p style="color:#9666dc;">Text here</p>
        
        
          .mytext {color:#9666dc;}
        
        Text color #9666dc
      
           This box has a color of #9666dc        
        
          <div style="background-color:#9666dc;">Content here</div>
        
        
          .mybackground {background-color:#9666dc;}
        
        Background color #9666dc
      
           Border around this has a color of #9666dc        
        
          <div style="border:2px solid #9666dc;">Content here</div>
        
        
          .myborder {border:2px solid #9666dc;}
        
        Border color #9666dc