#9a96cf color space conversions
Hex:
        #9a96cf
        RGB:
        154, 150, 207
        CMY:
        40, 41, 19
        CMYK:
        26, 28, 0, 19
      HSL:
        244°, 37.2549%, 70.0000%
        HSV (HSB):
        244°, 27.5362%, 81.1765%
        XYZ:
        35.4953, 33.1877, 63.5666
        xyY:
        0.2684, 0.2509, 33.1877
      CIE-Lab:
        64.3126, 13.8897, -28.6850
        CIE-LCH:
        64.3126, 31.8709, 295.8370
        CIE-Luv:
        64.3126, -1.4516, -46.6423
        Hunter-Lab:
        57.6088, 9.1662, -25.0955
      #9a96cf color charts
#9a96cf RGB chart
      #9a96cf CMYK chart
      #9a96cf RGB pie chart
      #9a96cf color shades, tints & tones
#9a96cf color schemes
#9a96cf color preview, HTML & CSS examples
           This text has a color of #9a96cf        
        
          <p style="color:#9a96cf;">Text here</p>
        
        
          .mytext {color:#9a96cf;}
        
        Text color #9a96cf
      
           This box has a color of #9a96cf        
        
          <div style="background-color:#9a96cf;">Content here</div>
        
        
          .mybackground {background-color:#9a96cf;}
        
        Background color #9a96cf
      
           Border around this has a color of #9a96cf        
        
          <div style="border:2px solid #9a96cf;">Content here</div>
        
        
          .myborder {border:2px solid #9a96cf;}
        
        Border color #9a96cf