#9966d5 color space conversions
Hex:
        #9966d5
        RGB:
        153, 102, 213
        CMY:
        40, 60, 16
        CMYK:
        28, 52, 0, 16
      HSL:
        268°, 56.9231%, 61.7647%
        HSV (HSB):
        268°, 52.1127%, 83.5294%
        XYZ:
        29.8985, 21.0791, 65.4436
        xyY:
        0.2568, 0.1811, 21.0791
      CIE-Lab:
        53.0360, 42.4790, -49.7569
        CIE-LCH:
        53.0360, 65.4233, 310.4884
        CIE-Luv:
        53.0360, 15.6121, -81.7588
        Hunter-Lab:
        45.9120, 35.8954, -52.3744
      #9966d5 color charts
#9966d5 RGB chart
      #9966d5 CMYK chart
      #9966d5 RGB pie chart
      #9966d5 color shades, tints & tones
#9966d5 color schemes
#9966d5 color preview, HTML & CSS examples
           This text has a color of #9966d5        
        
          <p style="color:#9966d5;">Text here</p>
        
        
          .mytext {color:#9966d5;}
        
        Text color #9966d5
      
           This box has a color of #9966d5        
        
          <div style="background-color:#9966d5;">Content here</div>
        
        
          .mybackground {background-color:#9966d5;}
        
        Background color #9966d5
      
           Border around this has a color of #9966d5        
        
          <div style="border:2px solid #9966d5;">Content here</div>
        
        
          .myborder {border:2px solid #9966d5;}
        
        Border color #9966d5