#9866cd color space conversions
Hex:
        #9866cd
        RGB:
        152, 102, 205
        CMY:
        40, 60, 20
        CMYK:
        26, 50, 0, 20
      HSL:
        269°, 50.7389%, 60.1961%
        HSV (HSB):
        269°, 50.2439%, 80.3922%
        XYZ:
        28.7197, 20.5859, 60.2174
        xyY:
        0.2622, 0.1880, 20.5859
      CIE-Lab:
        52.4933, 40.2893, -46.0744
        CIE-LCH:
        52.4933, 61.2052, 311.1678
        CIE-Luv:
        52.4933, 16.2860, -75.5955
        Hunter-Lab:
        45.3717, 33.5877, -46.9296
      #9866cd color charts
#9866cd RGB chart
      #9866cd CMYK chart
      #9866cd RGB pie chart
      #9866cd color shades, tints & tones
#9866cd color schemes
#9866cd color preview, HTML & CSS examples
           This text has a color of #9866cd        
        
          <p style="color:#9866cd;">Text here</p>
        
        
          .mytext {color:#9866cd;}
        
        Text color #9866cd
      
           This box has a color of #9866cd        
        
          <div style="background-color:#9866cd;">Content here</div>
        
        
          .mybackground {background-color:#9866cd;}
        
        Background color #9866cd
      
           Border around this has a color of #9866cd        
        
          <div style="border:2px solid #9866cd;">Content here</div>
        
        
          .myborder {border:2px solid #9866cd;}
        
        Border color #9866cd