#9e96fa color space conversions
Hex:
        #9e96fa
        RGB:
        158, 150, 250
        CMY:
        38, 41, 2
        CMYK:
        37, 40, 0, 2
      HSL:
        245°, 90.9091%, 78.4314%
        HSV (HSB):
        245°, 40.0000%, 98.0392%
        XYZ:
        42.2622, 35.9839, 95.1606
        xyY:
        0.2437, 0.2075, 35.9839
      CIE-Lab:
        66.5076, 25.9926, -48.9636
        CIE-LCH:
        66.5076, 55.4350, 297.9618
        CIE-Luv:
        66.5076, -2.5691, -82.1519
        Hunter-Lab:
        59.9866, 20.7816, -52.0649
      #9e96fa color charts
#9e96fa RGB chart
      #9e96fa CMYK chart
      #9e96fa RGB pie chart
      #9e96fa color shades, tints & tones
#9e96fa color schemes
#9e96fa color preview, HTML & CSS examples
           This text has a color of #9e96fa        
        
          <p style="color:#9e96fa;">Text here</p>
        
        
          .mytext {color:#9e96fa;}
        
        Text color #9e96fa
      
           This box has a color of #9e96fa        
        
          <div style="background-color:#9e96fa;">Content here</div>
        
        
          .mybackground {background-color:#9e96fa;}
        
        Background color #9e96fa
      
           Border around this has a color of #9e96fa        
        
          <div style="border:2px solid #9e96fa;">Content here</div>
        
        
          .myborder {border:2px solid #9e96fa;}
        
        Border color #9e96fa