#9f96ff color space conversions
Hex:
        #9f96ff
        RGB:
        159, 150, 255
        CMY:
        38, 41, 0
        CMYK:
        38, 41, 0, 0
      HSL:
        245°, 100.0000%, 79.4118%
        HSV (HSB):
        245°, 41.1765%, 100.0000%
        XYZ:
        43.2544, 36.4036, 99.3546
        xyY:
        0.2416, 0.2034, 36.4036
      CIE-Lab:
        66.8272, 27.5787, -51.1815
        CIE-LCH:
        66.8272, 58.1389, 298.3176
        CIE-Luv:
        66.8272, -2.4866, -86.1106
        Hunter-Lab:
        60.3354, 22.3796, -55.3983
      #9f96ff color charts
#9f96ff RGB chart
      #9f96ff CMYK chart
      #9f96ff RGB pie chart
      #9f96ff color shades, tints & tones
#9f96ff color schemes
#9f96ff color preview, HTML & CSS examples
           This text has a color of #9f96ff        
        
          <p style="color:#9f96ff;">Text here</p>
        
        
          .mytext {color:#9f96ff;}
        
        Text color #9f96ff
      
           This box has a color of #9f96ff        
        
          <div style="background-color:#9f96ff;">Content here</div>
        
        
          .mybackground {background-color:#9f96ff;}
        
        Background color #9f96ff
      
           Border around this has a color of #9f96ff        
        
          <div style="border:2px solid #9f96ff;">Content here</div>
        
        
          .myborder {border:2px solid #9f96ff;}
        
        Border color #9f96ff