#996fce color space conversions
Hex:
        #996fce
        RGB:
        153, 111, 206
        CMY:
        40, 56, 19
        CMYK:
        26, 46, 0, 19
      HSL:
        267°, 49.2228%, 62.1569%
        HSV (HSB):
        267°, 46.1165%, 80.7843%
        XYZ:
        29.9619, 22.5974, 61.1751
        xyY:
        0.2634, 0.1987, 22.5974
      CIE-Lab:
        54.6552, 35.7399, -43.2127
        CIE-LCH:
        54.6552, 56.0774, 309.5931
        CIE-Luv:
        54.6552, 13.5703, -71.1933
        Hunter-Lab:
        47.5367, 29.3173, -43.0247
      #996fce color charts
#996fce RGB chart
      #996fce CMYK chart
      #996fce RGB pie chart
      #996fce color shades, tints & tones
#996fce color schemes
#996fce color preview, HTML & CSS examples
           This text has a color of #996fce        
        
          <p style="color:#996fce;">Text here</p>
        
        
          .mytext {color:#996fce;}
        
        Text color #996fce
      
           This box has a color of #996fce        
        
          <div style="background-color:#996fce;">Content here</div>
        
        
          .mybackground {background-color:#996fce;}
        
        Background color #996fce
      
           Border around this has a color of #996fce        
        
          <div style="border:2px solid #996fce;">Content here</div>
        
        
          .myborder {border:2px solid #996fce;}
        
        Border color #996fce