#9e97fd color space conversions
Hex:
        #9e97fd
        RGB:
        158, 151, 253
        CMY:
        38, 41, 1
        CMYK:
        38, 40, 0, 1
      HSL:
        244°, 96.2264%, 79.2157%
        HSV (HSB):
        244°, 40.3162%, 99.2157%
        XYZ:
        42.8968, 36.4942, 97.7117
        xyY:
        0.2422, 0.2061, 36.4942
      CIE-Lab:
        66.8958, 26.2201, -49.9880
        CIE-LCH:
        66.8958, 56.4473, 297.6782
        CIE-Luv:
        66.8958, -3.1434, -83.9692
        Hunter-Lab:
        60.4104, 21.0327, -53.6122
      #9e97fd color charts
#9e97fd RGB chart
      #9e97fd CMYK chart
      #9e97fd RGB pie chart
      #9e97fd color shades, tints & tones
#9e97fd color schemes
#9e97fd color preview, HTML & CSS examples
           This text has a color of #9e97fd        
        
          <p style="color:#9e97fd;">Text here</p>
        
        
          .mytext {color:#9e97fd;}
        
        Text color #9e97fd
      
           This box has a color of #9e97fd        
        
          <div style="background-color:#9e97fd;">Content here</div>
        
        
          .mybackground {background-color:#9e97fd;}
        
        Background color #9e97fd
      
           Border around this has a color of #9e97fd        
        
          <div style="border:2px solid #9e97fd;">Content here</div>
        
        
          .myborder {border:2px solid #9e97fd;}
        
        Border color #9e97fd