#9e97eb color space conversions
Hex:
        #9e97eb
        RGB:
        158, 151, 235
        CMY:
        38, 41, 8
        CMYK:
        33, 36, 0, 8
      HSL:
        245°, 67.7419%, 75.6863%
        HSV (HSB):
        245°, 35.7447%, 92.1569%
        XYZ:
        40.1626, 35.4005, 83.3134
        xyY:
        0.2528, 0.2228, 35.4005
      CIE-Lab:
        66.0593, 21.4975, -41.4471
        CIE-LCH:
        66.0593, 46.6905, 297.4146
        CIE-Luv:
        66.0593, -1.8805, -68.9762
        Hunter-Lab:
        59.4983, 16.3691, -41.3730
      #9e97eb color charts
#9e97eb RGB chart
      #9e97eb CMYK chart
      #9e97eb RGB pie chart
      #9e97eb color shades, tints & tones
#9e97eb color schemes
#9e97eb color preview, HTML & CSS examples
           This text has a color of #9e97eb        
        
          <p style="color:#9e97eb;">Text here</p>
        
        
          .mytext {color:#9e97eb;}
        
        Text color #9e97eb
      
           This box has a color of #9e97eb        
        
          <div style="background-color:#9e97eb;">Content here</div>
        
        
          .mybackground {background-color:#9e97eb;}
        
        Background color #9e97eb
      
           Border around this has a color of #9e97eb        
        
          <div style="border:2px solid #9e97eb;">Content here</div>
        
        
          .myborder {border:2px solid #9e97eb;}
        
        Border color #9e97eb