#996cdb color space conversions
Hex:
        #996cdb
        RGB:
        153, 108, 219
        CMY:
        40, 58, 14
        CMYK:
        30, 51, 0, 14
      HSL:
        264°, 60.6557%, 64.1176%
        HSV (HSB):
        264°, 50.6849%, 85.8824%
        XYZ:
        31.2856, 22.6119, 69.7334
        xyY:
        0.2531, 0.1829, 22.6119
      CIE-Lab:
        54.6703, 40.6141, -50.5492
        CIE-LCH:
        54.6703, 64.8439, 308.7804
        CIE-Luv:
        54.6703, 12.8269, -83.3375
        Hunter-Lab:
        47.5520, 34.2236, -53.6605
      #996cdb color charts
#996cdb RGB chart
      #996cdb CMYK chart
      #996cdb RGB pie chart
      #996cdb color shades, tints & tones
#996cdb color schemes
#996cdb color preview, HTML & CSS examples
           This text has a color of #996cdb        
        
          <p style="color:#996cdb;">Text here</p>
        
        
          .mytext {color:#996cdb;}
        
        Text color #996cdb
      
           This box has a color of #996cdb        
        
          <div style="background-color:#996cdb;">Content here</div>
        
        
          .mybackground {background-color:#996cdb;}
        
        Background color #996cdb
      
           Border around this has a color of #996cdb        
        
          <div style="border:2px solid #996cdb;">Content here</div>
        
        
          .myborder {border:2px solid #996cdb;}
        
        Border color #996cdb